Skip to content

Commit

Permalink
Merge pull request #363 from zeridon/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v4.2.1
  • Loading branch information
zeridon authored Oct 21, 2024
2 parents 031f126 + c4a361f commit 845811f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
auto-update:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].0
- uses: actions/[email protected].1

- name: Set up Python
uses: actions/[email protected]
Expand Down

0 comments on commit 845811f

Please sign in to comment.