Skip to content

Commit dfb5186

Browse files
Merge pull request #509 from ExtremeFiretop/dependabot/github_actions/dev/all-actions-ee1c097272
Bump actions/checkout from 4.2.2 to 5.0.0 in the all-actions group
2 parents 54118a3 + b4e91b5 commit dfb5186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Create-NewReleases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout source code
18-
uses: actions/checkout@v4.2.2
18+
uses: actions/checkout@v5.0.0
1919
with:
2020
fetch-depth: 0
2121
ref: 'main' # Ensure we're tagging the main branch after the merge

0 commit comments

Comments
 (0)