Skip to content

Commit

Permalink
update gomatrix on pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
gritzkoo committed Jul 15, 2024
1 parent 78a8492 commit 4870f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: supercharge/[email protected]
with:
redis-version: ${{ matrix.redis-version }}
- uses: actions/setup-go@v1
- uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go }}
- name: install deps
Expand Down

0 comments on commit 4870f7e

Please sign in to comment.