Skip to content

Commit ea58662

Browse files
chore(deps): update actions/checkout action to v6
1 parent be0ee23 commit ea58662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rebase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717

1818
steps:
19-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
19+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2020
- uses: ljharb/rebase@3f30d8c115145dcc562f01582f59fbeefe77c707 # @master
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)