Skip to content

Commit 9dbd34c

Browse files
author
Self-hosted Renovate Bot
committed
fix(deps): update actions/checkout action to v4
1 parent 71afc3a commit 9dbd34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate_config_validator.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
validate:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v2
17+
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
1818
- name: Validate the config
1919
uses: suzuki-shunsuke/github-action-renovate-config-validator@v0.1.2

0 commit comments

Comments
 (0)