Skip to content

Commit b55f352

Browse files
chore(deps): update actions/checkout action to v6
1 parent fb1409a commit b55f352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
bats-version: 1.2.1
1414

1515
- name: Check out code
16-
uses: actions/checkout@v4
16+
uses: actions/checkout@v6
1717

1818
- name: Test
1919
run: bats -r .

0 commit comments

Comments
 (0)