Skip to content

Commit d237dde

Browse files
committed
Bump version of actions/checkout to v6
1 parent 3af7a6b commit d237dde

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
name: Sync Labels
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@v4
16+
- uses: actions/checkout@v6
1717
- uses: brpaz/action-label-syncer@0.2.0
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)