Skip to content

Commit 7e937fa

Browse files
committed
[actions] update checkout action
1 parent 6ce7665 commit 7e937fa

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@v2
19+
- uses: actions/checkout@v3
2020
- uses: ljharb/rebase@master
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)