Skip to content

Commit

Permalink
Merge pull request #86 from crazyuploader/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v4.2.0
  • Loading branch information
crazyuploader authored Sep 25, 2024
2 parents 8aba5e3 + cff035d commit 3099a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
python_linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- uses: actions/checkout@v4.2.0
- uses: actions/[email protected]
with:
python-version: "3.9"
Expand Down

0 comments on commit 3099a6a

Please sign in to comment.