Skip to content

Commit

Permalink
chore: update checkout to consistent version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
saintedlama committed Mar 13, 2023
1 parent a78d039 commit 1248cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: '0'
- name: git setup
Expand Down

0 comments on commit 1248cf9

Please sign in to comment.