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.
2 parents 2845e49 + 2e456ca commit 4826a17Copy full SHA for 4826a17
.github/workflows/git-pr-release.yml
@@ -9,7 +9,7 @@ jobs:
9
create-release-pr:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
13
with:
14
fetch-depth: 0
15
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
- uses: oven-sh/setup-bun@v2
21
22
bun-version: latest
0 commit comments