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 1271402 commit 267bb64Copy full SHA for 267bb64
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
id-token: write
44
steps:
45
- name: Checkout
46
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
47
with:
48
fetch-depth: 0
49
- name: Setup bun
0 commit comments