Skip to content

Commit

Permalink
Merge pull request #20 from pragmaticivan/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4

chore(deps): bump actions/checkout from 3 to 4
  • Loading branch information
pragmaticivan authored Jul 5, 2024
2 parents 932d671 + 99200b9 commit e73ddb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
release-type: node
- if: ${{ steps.release.outputs.release_created }}
uses: actions/checkout@v3
uses: actions/checkout@v4
- if: ${{ steps.release.outputs.release_created }}
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit e73ddb9

Please sign in to comment.