chore(deps): Bump actions/checkout from 4 to 5
This commit is contained in:
parent
08e8ead04f
commit
0c662c8e3b
6 changed files with 10 additions and 10 deletions
2
.github/workflows/update-gradle-wrapper.yml
vendored
2
.github/workflows/update-gradle-wrapper.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Update Gradle Wrapper
|
||||
uses: gradle-update/update-gradle-wrapper-action@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue