Skip to content

Commit

Permalink
Revert "build(deps): bump actions/checkout from 2 to 3 (#2093)" (#2240)
Browse files Browse the repository at this point in the history
This reverts commit ab8793f.
  • Loading branch information
julio-lopez committed Jul 28, 2022
1 parent ab8793f commit ce8c73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
# auto-merge rules are in /.github/auto-merge.yml
Expand Down

0 comments on commit ce8c73c

Please sign in to comment.