Skip to content

Commit

Permalink
chore: update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
robproject authored Oct 21, 2023
1 parent bbbc3ab commit d645033
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ jobs:
Diff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
ref: ${{ github.ref }}
fetch-depth: 2

- name: Setup requirements and run script
run: |
Expand Down

0 comments on commit d645033

Please sign in to comment.