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 26, 2022
1 parent bcb5301 commit 3c87a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rebase.yml
Expand Up @@ -9,7 +9,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 3c87a31

Please sign in to comment.