Skip to content

Commit a783b79

Browse files
authored
Merge pull request #12 from smdn/dependabot/github_actions/github-actions-workflows-26358e3a13
Bump actions/checkout from 5.0.0 to 6.0.0 in the github-actions-workflows group
2 parents b110763 + b6f734d commit a783b79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-build.yml

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

3838
steps:
3939
- name: Checkout repository
40-
uses: actions/checkout@v5.0.0
40+
uses: actions/checkout@v6.0.0
4141
with:
4242
token: ${{ secrets.GITHUB_TOKEN }}
4343
fetch-depth: 1

0 commit comments

Comments
 (0)