Skip to content

Commit 6905b5c

Browse files
chore(deps): update actions/checkout action to v4
1 parent 1eaf4de commit 6905b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
steps:
6767
- name: Checkout code
68-
uses: actions/checkout@v3
68+
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
6969

7070
- name: Install shfmt
7171
run: brew install shfmt

0 commit comments

Comments
 (0)