We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b85745 commit 77746f7Copy full SHA for 77746f7
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v4
24
- name: Setup Node.js environment
25
- uses: actions/setup-node@v4.4.0
+ uses: actions/setup-node@v6.3.0
26
with:
27
node-version-file: '.nvmrc'
28
@@ -85,7 +85,7 @@ jobs:
85
86
87
88
89
90
91
0 commit comments