+2
-2
.github/workflows/golang-test-lint.yml
+2
-2
.github/workflows/golang-test-lint.yml
···
19
19
- name: Set up Go tooling
20
20
uses: actions/setup-go@v3
21
21
with:
22
-
go-version: "1.23"
22
+
go-version: "1.25"
23
23
- name: Dummy Static Files
24
24
run: touch bskyweb/static/js/blah.js && touch bskyweb/static/css/blah.txt && touch bskyweb/static/media/blah.txt
25
25
- name: Check
···
36
36
- name: Set up Go tooling
37
37
uses: actions/setup-go@v3
38
38
with:
39
-
go-version: "1.23"
39
+
go-version: "1.25"
40
40
- name: Dummy Static Files
41
41
run: touch bskyweb/static/js/blah.js && touch bskyweb/static/css/blah.txt && touch bskyweb/static/media/blah.txt
42
42
- name: Lint
+2
-2
Dockerfile
+2
-2
Dockerfile
+2
-2
Dockerfile.embedr
+2
-2
Dockerfile.embedr