chore(deps): update actions/checkout action to v4.1.1
This commit is contained in:
parent
690e1743db
commit
f880d544c0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
container: ghcr.io/renovatebot/renovate:37.140.10
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4.0.0
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
|
||||
- name: Renovate
|
||||
run: renovate
|
||||
|
|
Loading…
Add table
Reference in a new issue