Merge pull request 'Update actions/checkout action to v7' (#21) from renovate/actions-checkout-7.x into main
All checks were successful
/ Verify (push) Successful in 45s
All checks were successful
/ Verify (push) Successful in 45s
Reviewed-on: #21
This commit is contained in:
commit
46622825f4
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
name: Verify
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v7
|
||||
- name: Install maven
|
||||
run: |
|
||||
apt update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue