Skip to content

Commit

Permalink
Merge pull request #10 from lukecarr/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/checkout action to v4
  • Loading branch information
lukecarr authored Dec 22, 2023
2 parents 522f6f5 + 1ec2803 commit dc998d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ outputs:
runs:
steps:
-
uses: actions/checkout@v3
uses: actions/checkout@v4
-
continue-on-error: true
shell: bash
Expand Down

0 comments on commit dc998d4

Please sign in to comment.