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 898f77e commit 5917c90Copy full SHA for 5917c90
3 files changed
.github/workflows/bun.yml
@@ -28,7 +28,7 @@ jobs:
28
vite-version: ["vite@5", "vite@6", "vite@7"]
29
30
steps:
31
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
32
with:
33
fetch-depth: 10
34
.github/workflows/deno.yml
.github/workflows/node.yml
@@ -29,7 +29,7 @@ jobs:
35
0 commit comments