Skip to content

Commit

Permalink
Add version for SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
stoe authored Aug 5, 2024
1 parent 46f0e36 commit 6698192
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 @@ -47,7 +47,7 @@ jobs:
if: ${{ github.event_name == 'pull_request' }}

- name: Setup Node.js v${{ matrix.node-version }}
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
Expand Down

0 comments on commit 6698192

Please sign in to comment.