We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7667e92 + 9410629 commit 6ecf529Copy full SHA for 6ecf529
1 file changed
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
persist-credentials: false
18
19
- name: Use Node.js Version
20
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
21
with:
22
node-version: ${{ env.NODE_VERSION }}
23
registry-url: 'https://npm.pkg.github.com/'
0 commit comments