Skip to content

Commit 76f8001

Browse files
chore(deps): update actions/checkout action to v6
1 parent a5b4ab9 commit 76f8001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

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

6666
steps:
6767
- name: Checkout code
68-
uses: actions/checkout@v5
68+
uses: actions/checkout@v6
6969

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

0 commit comments

Comments
 (0)