We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 183e440 + a111d0a commit 0beb44eCopy full SHA for 0beb44e
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@v5.0.1
+ uses: actions/checkout@v6.0.0
19
with:
20
fetch-depth: 0
21
ref: 'main' # Ensure we're tagging the main branch after the merge
0 commit comments