Skip to content

Commit f0d0cab

Browse files
authored
Merge pull request #6 from hummat/dependabot/github_actions/all-actions-76468cb07f
Bump actions/checkout from 4 to 6 in the all-actions group
2 parents 7350c5b + 55d25e7 commit f0d0cab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
contents: read
1414
issues: write
1515
steps:
16-
- uses: actions/checkout@v4
16+
- uses: actions/checkout@v6
1717
- uses: EndBug/label-sync@v2
1818
with:
1919
config-file: .github/labels.yml

0 commit comments

Comments
 (0)