mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-21 16:42:49 +00:00
Commit asdf .tool-versions
This commit is contained in:
parent
c82ad7fca4
commit
a8cfaf666b
2 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -102,5 +102,3 @@ __tests__/runner/*
|
||||||
.idea/
|
.idea/
|
||||||
*.iml
|
*.iml
|
||||||
|
|
||||||
# ASDF tool configuration
|
|
||||||
.tool-versions
|
|
||||||
|
|
2
.tool-versions
Normal file
2
.tool-versions
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Configuration file for asdf version manager
|
||||||
|
nodejs 16.18.1
|
Loading…
Reference in a new issue