mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 09:02:50 +00:00
Specify current Gradle version via ASDF
This commit is contained in:
parent
4f87177da0
commit
8a0051ffb2
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
# Configuration file for asdf version manager
|
||||
nodejs 16.18.1
|
||||
nodejs 16.18.1
|
||||
gradle 7.6.1
|
||||
|
|
Loading…
Reference in a new issue