We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb61239 + fd111fa commit 414e7e8Copy full SHA for 414e7e8
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@v4
+ - uses: actions/checkout@v5
19
with:
20
fetch-depth: 0
21
0 commit comments