We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96d223c + 5dc6842 commit 4b5229dCopy full SHA for 4b5229d
1 file changed
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/checkout@v6
48
49
- name: Setup Node.js
50
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
51
with:
52
node-version: '20'
53
cache: 'npm'
0 commit comments