Change LTS 1.6 -> 1.10 (#290)

This commit is contained in:
Ian Butterworth
2024-10-09 00:30:04 -04:00
committed by GitHub
parent f42f7fb072
commit 1068b5ed3f
5 changed files with 1656 additions and 15 deletions

View File

@@ -11,7 +11,7 @@ import retry = require('async-retry')
import * as semver from 'semver'
import * as toml from 'toml'
const LTS_VERSION = '1.6'
const LTS_VERSION = '1.10'
const MAJOR_VERSION = '1' // Could be deduced from versions.json
// Translations between actions input and Julia arch names