We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41a19f9 + 56cfe52 commit 09c0e50Copy full SHA for 09c0e50
3 files changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: checkout
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
17
with:
18
fetch-depth: 0
19
persist-credentials: false
.github/workflows/publish.yml
- name: Checkout
.github/workflows/release.yml
0 commit comments