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 5d22901 commit d92f5d6Copy full SHA for d92f5d6
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
20
steps:
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5.0.0
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
@@ -87,7 +87,7 @@ jobs:
87
88
89
90
91
92
93
0 commit comments