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 5c185a2 commit b606dd2Copy full SHA for b606dd2
1 file changed
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
release:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
17
with:
18
fetch-depth: 0
19
0 commit comments