Skip to content

Commit 554a2e2

Browse files
committed
chore(deps): update actions/checkout action to v6
1 parent 5e2024a commit 554a2e2

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
@@ -22,7 +22,7 @@ jobs:
2222
os: [windows-latest, ubuntu-latest, macos-latest]
2323
steps:
2424
- name: Get the sources
25-
uses: actions/checkout@v5
25+
uses: actions/checkout@v6
2626
with:
2727
fetch-depth: 0
2828

0 commit comments

Comments
 (0)