Skip to content

Commit f1dfc4d

Browse files
ci(deps): bump actions/checkout from 5 to 6 (#2)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7d5d75 commit f1dfc4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

7272

7373
- name: Git Checkout
74-
uses: actions/checkout@v5 # https://github.com/actions/checkout
74+
uses: actions/checkout@v6 # https://github.com/actions/checkout
7575

7676

7777
- name: Run shellcheck

0 commit comments

Comments
 (0)