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 92d84b4 commit f0fd280Copy full SHA for f0fd280
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
timeout-minutes: 10
24
25
steps:
26
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
27
- uses: pnpm/action-setup@v4
28
with:
29
version: 10
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
51
@@ -80,7 +80,7 @@ jobs:
80
# - embroider-optimized
81
82
83
84
85
86
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
105
106
107
0 commit comments