Skip to content

Commit

Permalink
Merge pull request #438 from ulgens/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-3.5.3

Bump actions/checkout from 3.5.2 to 3.5.3
  • Loading branch information
ulgens committed Jul 3, 2023
2 parents da04e1d + da33280 commit 00de290
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 @@ -12,7 +12,7 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.2
- uses: actions/checkout@v3.5.3
name: Checkout

- uses: pre-commit/action@v3.0.0
Expand Down

0 comments on commit 00de290

Please sign in to comment.