Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Commit 031a3f1

Browse files
Update actions/checkout action to v4.3.0
1 parent 1d9e54d commit 031a3f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
app_id: ${{ secrets.APP_ID }}
2424

2525
- name: Checkout
26-
uses: actions/checkout@v4.2.2
26+
uses: actions/checkout@v4.3.0
2727

2828
- name: Self-hosted Renovate
2929
uses: renovatebot/github-action@v43.0.7

0 commit comments

Comments
 (0)