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 55331b1 commit 5422bc0Copy full SHA for 5422bc0
.github/workflows/deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v4
28
29
- name: Setup node
30
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
31
with:
32
node-version: 18
33
.github/workflows/main.yml
0 commit comments