Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanz0rz committed Feb 11, 2025
1 parent b67541a commit 9df4860
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.21
- name: Set up Go 1.22
uses: actions/setup-go@v3
with:
go-version: 1.21
go-version: 1.22
- name: Checkout code into workspace directory
uses: actions/checkout@v3

Expand Down

0 comments on commit 9df4860

Please # to comment.