Skip to content

Commit

Permalink
Update force-release.yml
Browse files Browse the repository at this point in the history
Testing checkout@v4
  • Loading branch information
gregbugaj authored Nov 28, 2023
1 parent 6a75565 commit 542dcfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/force-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
needs: [token-check]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
token: ${{ secrets.MARIE_DEV_BOT }}
fetch-depth: 100 # means max contribute history is limited to 100 lines
Expand Down

0 comments on commit 542dcfc

Please sign in to comment.