chore(deps): update actions/checkout action to v4
This commit is contained in:
parent
8c6ac4298c
commit
00c503160f
@ -17,7 +17,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
# Checkout the repo
|
# Checkout the repo
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: https://github.com/actions/checkout@v2
|
uses: https://github.com/actions/checkout@v4
|
||||||
|
|
||||||
# Set up JDK 8
|
# Set up JDK 8
|
||||||
- name: Set up JDK
|
- name: Set up JDK
|
||||||
|
Loading…
x
Reference in New Issue
Block a user