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