We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96457da + 9d4d651 commit f7d2c0aCopy full SHA for f7d2c0a
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@v6.3.0
+ uses: actions/setup-node@v6.4.0
21
with:
22
node-version: ${{ env.NODE_VERSION }}
23
registry-url: 'https://npm.pkg.github.com/'
0 commit comments