Skip to content

Commit 034ab99

Browse files
committed
build(github): update actions/checkout to v6.0.1
1 parent 0dc2867 commit 034ab99

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
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: ubuntu-latest
3030
steps:
3131
- name: Checkout
32-
uses: actions/checkout@v5.0.0
32+
uses: actions/checkout@v6.0.1
3333
- name: Run renovate
3434
uses: renovatebot/[email protected]
3535
env:

0 commit comments

Comments
 (0)