mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-21 12:11:28 +00:00
fix unresolvable version in setup-java action
This commit is contained in:
2
.github/workflows/mac-dmg.yml
vendored
2
.github/workflows/mac-dmg.yml
vendored
@@ -22,7 +22,7 @@ on:
|
||||
|
||||
env:
|
||||
JAVA_DIST: 'temurin'
|
||||
JAVA_VERSION: '25.0.0+36'
|
||||
JAVA_VERSION: '25.0.0'
|
||||
|
||||
jobs:
|
||||
get-version:
|
||||
|
||||
Reference in New Issue
Block a user