We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a85b1ce + c029dd9 commit 959d095Copy full SHA for 959d095
1 file changed
.github/workflows/Create-NewReleases.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout source code
18
- uses: actions/checkout@v6.0.0
+ uses: actions/checkout@v6.0.1
19
with:
20
fetch-depth: 0
21
ref: 'main' # Ensure we're tagging the main branch after the merge
0 commit comments