Skip to content

Commit

Permalink
Merge pull request #58 from nabeken/github-renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
fix(deps): update actions/checkout action to v4
  • Loading branch information
nabeken authored Sep 16, 2023
2 parents 71afc3a + 9dbd34c commit c102296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate_config_validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- name: Validate the config
uses: suzuki-shunsuke/[email protected]

0 comments on commit c102296

Please sign in to comment.