Skip to content

Commit b04a875

Browse files
Update actions/checkout action to v6.0.1 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7458699 commit b04a875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- name: Checkout Code
28-
uses: actions/[email protected].0
28+
uses: actions/[email protected].1
2929
- name: Pre-commit
3030
uses: pre-commit/[email protected]
3131
with:

0 commit comments

Comments
 (0)