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 7612f98 commit 614499fCopy full SHA for 614499f
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
contents: write
24
id-token: write
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
with:
28
# fetch full history so things like auto-changelog work properly
29
fetch-depth: 0
0 commit comments