Skip to content

Commit 3179826

Browse files
Merge pull request #304 from ExtremeFiretop/dependabot/github_actions/dev/all-actions-aa3137d618
Bump actions/checkout from 4.1.7 to 4.2.0 in the all-actions group
2 parents 735d90f + fc64b73 commit 3179826

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.1.7
18+
uses: actions/checkout@v4.2.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)