Skip to content

Commit 99728d7

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

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@v4
6969

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

0 commit comments

Comments
 (0)