We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa8983 commit 18ff12cCopy full SHA for 18ff12c
1 file changed
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v6
18
- name: Setup Node.js environment
19
- uses: actions/setup-node@v6.3.0
+ uses: actions/setup-node@v6.4.0
20
with:
21
node-version-file: ".nvmrc"
22
0 commit comments