Skip to content

Commit

Permalink
Merge pull request #1 from aleph0io/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/setup-python-5

Bump actions/setup-python from 4 to 5
  • Loading branch information
sigpwned authored Jan 2, 2024
2 parents 71e3b5f + 9940e08 commit 1d63281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Python 3.12
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.12
cache: pip
Expand Down

0 comments on commit 1d63281

Please sign in to comment.