Skip to content

Commit

Permalink
[actions] update checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 28, 2022
1 parent 5409e72 commit 62e9b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: ljharb/rebase@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 62e9b49

Please sign in to comment.