chore(deps): update actions/checkout action to v4
This commit is contained in:
parent
23c2776b89
commit
577b14808e
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user