Skip to content

Commit

Permalink
Merge pull request #12 from asociacion-avast/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/setup-python-5.4.0

build(deps): bump actions/setup-python from 5.3.0 to 5.4.0
  • Loading branch information
iranzo authored Feb 11, 2025
2 parents cf1433a + 5fe1e70 commit 7e1ccea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4.2.2
with:
fetch-depth: 0
- uses: actions/setup-python@v5.3.0
- uses: actions/setup-python@v5.4.0
- uses: actions/cache@v4.2.0
with:
path: |
Expand Down

0 comments on commit 7e1ccea

Please sign in to comment.