Skip to content

Commit 556b0b5

Browse files
authored
Merge pull request #52 from WCOMAB/renovate/actions-checkout-6.x
chore(deps): update actions/checkout action to v6
2 parents a1ef49f + aeb1fa1 commit 556b0b5

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
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Get the sources
23-
uses: actions/checkout@v5
23+
uses: actions/checkout@v6
2424
with:
2525
fetch-depth: 0
2626

0 commit comments

Comments
 (0)