+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.22'
22
+
go-version: '1.23'
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.22'
39
+
go-version: '1.23'
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
+1
-1
Dockerfile
+1
-1
Dockerfile
+1
-1
Dockerfile.embedr
+1
-1
Dockerfile.embedr
+1
-1
bskyweb/README.md
+1
-1
bskyweb/README.md