We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b48f80b + 947f8a8 commit 89d0b06Copy full SHA for 89d0b06
1 file changed
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
# IMPORTANT: this permission is mandatory for trusted publishing
16
id-token: write
17
steps:
18
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
19
with:
20
fetch-depth: 0
21
0 commit comments