Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.4 to 4.1.6 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent a087486 commit 42b806c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].4
- uses: actions/[email protected].6
with:
fetch-depth: 0
lfs: true
Expand All @@ -25,7 +25,7 @@ jobs:
# https://docs.npmjs.com/generating-provenance-statements#publishing-packages-with-provenance-via-github-actions
id-token: write
steps:
- uses: actions/[email protected].4
- uses: actions/[email protected].6
with:
fetch-depth: 0
lfs: true
Expand Down

0 comments on commit 42b806c

Please sign in to comment.