mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 18:06:45 +00:00
workflows updated to ubuntu-latest
This commit is contained in:
parent
9f92a6172f
commit
0f4f349663
7 changed files with 40 additions and 40 deletions
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-24.04
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: write
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue