#2865: Bump actions/checkout version
This commit is contained in:
parent
c803f42a84
commit
d65ee874e4
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
name: Java ${{ matrix.java }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: ${{ matrix.java }}
|
||||
|
Loading…
Reference in New Issue
Block a user