We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b25c7 commit b6704aaCopy full SHA for b6704aa
1 file changed
.github/workflows/push.yml
@@ -45,7 +45,7 @@ jobs:
45
fetch-depth: 0
46
47
- name: Use node ${{ matrix.node }}
48
- uses: actions/setup-node@v6.2.0
+ uses: actions/setup-node@v6.3.0
49
with:
50
cache: "npm"
51
node-version-file: ".nvmrc"
0 commit comments