Logo
Explore Help
Register Sign In
actions/setup-go
1
0
Fork 0
You've already forked setup-go
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
2981b8ab906fe44e7ba4ef82fd755a57408189a8
setup-go/src/types.ts

3 lines
77 B
TypeScript
Raw Normal View History

Node 24 upgrade (#624) * Node 24 upgrade Doing an upgrade for node 24, node 24 is stricter with types so need to add a type for achitecture * format * package updates * fix for check failures * upgrade @types/node * update package.json version * check failure fix * package-lock.json update * update node24 * npm run format * npm run format * node update from the workflows * Upgrade `actions/checkout` to v5 and `actions/setup-go` to v6 in README.md --------- Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com> Co-authored-by: Priya Gupta <147705955+priyagupta108@users.noreply.github.com>
2025-09-04 03:54:45 +01:00
// match what @actions/tool-cache expects
export type Architecture = string;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 162ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API