We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d756b80 + 3913301 commit 1998af3Copy full SHA for 1998af3
1 file changed
fixtures/.github/workflows/test-with-actions.yml
@@ -10,7 +10,7 @@ jobs:
10
uses: actions/checkout@v5
11
12
- name: Setup Node.js
13
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
14
with:
15
node-version: '20'
16
0 commit comments