chore(deps): update rouxantoine/checkout action to v4
This commit is contained in:
parent
c4af6bf720
commit
ecf0dfca21
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- uses: RouxAntoine/checkout@v3.5.4
|
||||
- uses: RouxAntoine/checkout@v4.1.8
|
||||
- uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
|
2
.github/workflows/pull-request.yaml
vendored
2
.github/workflows/pull-request.yaml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- uses: RouxAntoine/checkout@v3.5.4
|
||||
- uses: RouxAntoine/checkout@v4.1.8
|
||||
- uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
|
Loading…
x
Reference in New Issue
Block a user