Skip to content

Commit 200895d

Browse files
authored
Merge pull request #17 from PinkQween/dependabot/github_actions/actions/checkout-6
ci(deps): bump actions/checkout from 4 to 6
2 parents e8d3a61 + ed58b20 commit 200895d

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
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Checkout code
20-
uses: actions/checkout@v4
20+
uses: actions/checkout@v6
2121
with:
2222
submodules: true # if you use submodules
2323

0 commit comments

Comments
 (0)