Skip to content

Commit

Permalink
Fixing unknown directive error
Browse files Browse the repository at this point in the history
  • Loading branch information
MLawlz committed Mar 31, 2024
1 parent cf9af37 commit 6accaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- uses: actions/setup-go@v3
with:
go-version: '1.19'
go-version: '1.21'
check-latest: true

- run: go mod vendor
Expand Down

0 comments on commit 6accaf2

Please sign in to comment.