We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2de462 commit 224ceb8Copy full SHA for 224ceb8
.github/workflows/test.yml
@@ -50,7 +50,7 @@ jobs:
50
repository: ${{ github.event.pull_request.head.repo.full_name }}
51
52
- name: Use Node.js 20.x
53
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
+ uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
54
with:
55
cache: 'yarn'
56
node-version: '20.x'
0 commit comments