Skip to content

Commit a551fe1

Browse files
chore(deps): update actions/checkout action to v5
1 parent 9c8059c commit a551fe1

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
19+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2020
- uses: ljharb/rebase@3f30d8c115145dcc562f01582f59fbeefe77c707 # @master
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)