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 8243f53 commit 9b7e67bCopy full SHA for 9b7e67b
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
20
steps:
21
- - uses: actions/checkout@v6.0.1
+ - uses: actions/checkout@v6
22
23
- name: Install Bun
24
uses: oven-sh/setup-bun@v2
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments