We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c737325 commit 83d0933Copy full SHA for 83d0933
1 file changed
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
13
steps:
14
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5.0.0
15
with:
16
fetch-depth: 0
17
0 commit comments