We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28cf220 commit 0f6525cCopy full SHA for 0f6525c
.github/workflows/test.yml
@@ -53,7 +53,7 @@ jobs:
53
repository: ${{ github.event.pull_request.head.repo.full_name }}
54
55
- name: Use Node.js 20.x
56
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
57
with:
58
cache: 'yarn'
59
node-version: '20.x'
0 commit comments