There was an error while loading. Please reload this page.
1 parent 5c5a8ac commit caa5f05Copy full SHA for caa5f05
2 files changed
.github/workflows/release-please.yml
@@ -29,7 +29,7 @@ jobs:
29
# don't trigger additional workflows.
30
- name: Checkout
31
if: steps.rp.outputs.release_created == 'true'
32
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
33
34
- name: Setup Node
35
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
26
27
with:
28
ref: ${{ github.event.inputs.ref || github.ref }}
0 commit comments