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 55a0cb2 commit e470a93Copy full SHA for e470a93
.github/workflows/CI.yaml
@@ -60,7 +60,7 @@ jobs:
60
runs-on: ubuntu-latest
61
steps:
62
- name: Checkout source code
63
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
64
65
- name: Setup Bun
66
uses: oven-sh/setup-bun@v2
.github/workflows/Release.yaml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments