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.
2 parents 7da058b + 43e9304 commit 29c04c9Copy full SHA for 29c04c9
1 file changed
smoke-tests/app-template/.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
timeout-minutes: 10
19
20
steps:
21
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v6
22
- name: Install Node
23
uses: actions/setup-node@v6
24
with:
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
0 commit comments