We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a3be2 commit a29466cCopy full SHA for a29466c
1 file changed
.github/workflows/release_pr_for_crates_io.yml
@@ -15,7 +15,7 @@ jobs:
15
contents: write
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
- uses: chainguard-dev/actions/setup-gitsign@main
20
- name: Install cargo-release
21
uses: taiki-e/cache-cargo-install-action@v2
0 commit comments