We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3dd0ea + c4198d0 commit 57f644fCopy full SHA for 57f644f
1 file changed
.github/workflows/test.yml
@@ -44,7 +44,7 @@ jobs:
44
- uses: actions/checkout@v6
45
46
- name: Set up Node.js
47
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
48
with:
49
node-version: '20'
50
cache: 'npm'
0 commit comments