Skip to content

Commit

Permalink
Merge pull request #392 from OpShin/dependabot/github_actions/dev/act…
Browse files Browse the repository at this point in the history
…ions/setup-python-5
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
2 parents 0c87fe5 + 974ba2e commit 85d4848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v5
with:
python-version: '3.10'

Expand Down

0 comments on commit 85d4848

Please sign in to comment.