Skip to content

Commit

Permalink
ci: update setup-go to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
sithlord48 committed Jun 16, 2024
1 parent e5fccff commit 2a10b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_helper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
pip install -r infra/ci/requirements.txt
- name: setup go environment
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: 'stable'
- run: go install github.com/ossf/criticality_score/cmd/criticality_score@latest
Expand Down

0 comments on commit 2a10b41

Please sign in to comment.