Skip to content

Commit

Permalink
Merge pull request #26 from mdrocan/update_checkout_action
Browse files Browse the repository at this point in the history
updated to latest checkout
  • Loading branch information
mdrocan authored Mar 25, 2024
2 parents f8bb87a + 7489c9a commit 87a8171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.CUSTOM_PTA }}
Expand Down

0 comments on commit 87a8171

Please sign in to comment.