Skip to content

Commit

Permalink
chore(deps): bump actions/checkout from 4.1.3 to 4.1.7 in /.github/wo…
Browse files Browse the repository at this point in the history
…rkflows in the gha group across 1 directory (#75)
  • Loading branch information
dependabot[bot] authored Aug 10, 2024
1 parent 188ba2c commit 1b020d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
- uses: actions/[email protected].3
- uses: actions/[email protected].7
- uses: volta-cli/[email protected]
- run: npm ci
- run: npm start

0 comments on commit 1b020d2

Please sign in to comment.