Skip to content

Commit a6d8576

Browse files
chore(deps): update actions/checkout action to v4.1.7 (#59)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7212638 commit a6d8576

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
vs where release
3434
3535
- name: Checkout
36-
uses: actions/[email protected].6
36+
uses: actions/[email protected].7
3737
with:
3838
fetch-depth: 0
3939
lfs: true

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
vs where release
3434
3535
- name: Checkout
36-
uses: actions/[email protected].6
36+
uses: actions/[email protected].7
3737
with:
3838
fetch-depth: 0
3939
lfs: true

0 commit comments

Comments
 (0)