mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 18:36:46 +00:00
switch actions to v3
This commit is contained in:
parent
0aa6f2a84f
commit
beda3da693
9 changed files with 62 additions and 62 deletions
2
.github/workflows/licensed.yml
vendored
2
.github/workflows/licensed.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
name: Check licenses
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- run: npm ci
|
||||
- name: Install licensed
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue