Skip to content

Commit

Permalink
Merge pull request #3554 from 2i2c-org/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/actions/setup-deploy/actions/setup-python-5

Bump actions/setup-python from 4 to 5 in /.github/actions/setup-deploy
  • Loading branch information
consideRatio authored Jan 4, 2024
2 parents 82b3494 + 6c456dc commit fe94440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-deploy/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: "3.9"

Expand Down

0 comments on commit fe94440

Please sign in to comment.