Removed set and upgraded Go to 1.24
All checks were successful
Test / build (push) Successful in 1m1s

This commit is contained in:
Leon Mika 2025-05-24 10:10:32 +10:00
parent 0cf2f816da
commit 2e8e60f904
3 changed files with 1 additions and 61 deletions

View file

@ -14,7 +14,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v2
with:
go-version: 1.22.4
go-version: 1.24
- uses: actions/setup-node@v4
with:
node-version: 21.1