Skip to content

Commit

Permalink
deps: actions/checkout action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent b187160 commit c5fa280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/init/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
# 2. pnpm/action-setup (so the cache is available to actions/setup-node)
# 3. actions/setup-node

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

0 comments on commit c5fa280

Please sign in to comment.