Skip to content

Commit

Permalink
Updated to v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ArbitronNL committed Oct 24, 2024
1 parent 81571b7 commit 00332e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.21

- name: Caching
uses: actions/cache@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.21

- name: Caching
uses: actions/cache@v3
Expand Down

0 comments on commit 00332e9

Please sign in to comment.