We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dabb7b8 commit 853f7d6Copy full SHA for 853f7d6
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v5
14
15
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
16
with:
17
node-version-file: 'package.json'
18
cache: 'npm'
0 commit comments