Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb61239 commit fd111faCopy full SHA for fd111fa
.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