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 636bdbb commit 1b6cf3bCopy full SHA for 1b6cf3b
.github/workflows/test-apps.yml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
run_install: false
50
51
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
52
53
node-version: 20
54
cache: 'pnpm'
action.yml
@@ -127,7 +127,7 @@ runs:
127
uses: ouzi-dev/[email protected]
128
continue-on-error: true
129
130
131
132
133
cache: 'npm'
0 commit comments