Skip to content

Commit

Permalink
Bump actions/setup-python from 4.6.1 to 4.7.0 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 17, 2023
1 parent 6f5ebb2 commit f052fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
submodules: recursive
- name: Setup Python
uses: actions/setup-python@v4.6.1
uses: actions/setup-python@v4.7.0
with:
python-version: 3.7
architecture: x64
Expand Down

0 comments on commit f052fa8

Please sign in to comment.