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 919413f commit 14a604fCopy full SHA for 14a604f
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
timeout-minutes: 10
20
21
steps:
22
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
23
- uses: pnpm/action-setup@v4
24
with:
25
version: 10
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
@@ -75,7 +75,7 @@ jobs:
75
- embroider-optimized
76
77
78
79
80
81
0 commit comments