Update actions/checkout action to v7
This commit is contained in:
parent
91554ec588
commit
58ffc634ba
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