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 884db56 commit 566246aCopy full SHA for 566246a
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v5
15
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
16
with:
17
node-version: 18.x
18
cache: yarn
.github/workflows/test-deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
11
0 commit comments