Skip to content

Commit

Permalink
build(deps): Bump actions/setup-python from 3.1.2 to 4.2.0 (#17)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 15, 2022
1 parent b7cf51e commit 967bb95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ReleaseActions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
submodules: recursive

- name: Set up Python
uses: actions/setup-python@v3.1.2
uses: actions/setup-python@v4.2.0
with:
python-version: ${{ env.PYTHON_VERSION }}

Expand Down

0 comments on commit 967bb95

Please sign in to comment.