Skip to content

Commit c5c6ae3

Browse files
committed
update deps
1 parent f4bbe4a commit c5c6ae3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/go.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
with:
2121
go-version: '^1.23.0'
2222
- name: golangci-lint
23-
uses: golangci/golangci-lint-action@v6.1.1
23+
uses: golangci/golangci-lint-action@v8.0.0
2424
with:
25-
version: v1.61.0
25+
version: v2.2.1
2626

2727
coverage:
2828
name: coverage
@@ -35,7 +35,7 @@ jobs:
3535
run: bash ./scripts/test.sh
3636

3737
- name: check test coverage
38-
uses: vladopajic/go-test-coverage@v2.10.2
38+
uses: vladopajic/go-test-coverage@v2.15.0
3939
with:
4040
config: ./.github/.testcoverage.yml
4141
local-prefix: github.com/joshraphael/go-retroachievements

0 commit comments

Comments
 (0)