Skip to content

Commit

Permalink
Merge pull request #101 from kubereboot/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-python-5.4.0

chore(deps): Bump actions/setup-python from 5.3.0 to 5.4.0
  • Loading branch information
dholbach authored Jan 28, 2025
2 parents 51d8089 + d9d31c2 commit d668dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
version: v3.8.1

- uses: actions/setup-python@v5.3.0
- uses: actions/setup-python@v5.4.0
with:
python-version: "3.10"

Expand Down

0 comments on commit d668dc0

Please sign in to comment.