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 42388f4 commit 5ecebd9Copy full SHA for 5ecebd9
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
contents: write
23
id-token: write
24
steps:
25
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
26
with:
27
# fetch full history so things like auto-changelog work properly
28
fetch-depth: 0
0 commit comments