Skip to content

Commit 61d6830

Browse files
chore(deps): update actions/checkout action to v4.3.0
1 parent 3f3dd75 commit 61d6830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

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

2626
- name: Checkout
27-
uses: actions/checkout@v4.2.2
27+
uses: actions/checkout@v4.3.0
2828

2929
- name: Self-hosted Renovate
3030
uses: renovatebot/[email protected]

0 commit comments

Comments
 (0)