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 7b3af11 commit fbd805bCopy full SHA for fbd805b
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
# IMPORTANT: this permission is mandatory for trusted publishing
15
id-token: write
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
with:
19
fetch-depth: 0
20
0 commit comments