Skip to content

Commit

Permalink
GH: upgrade setup-go to v5 (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: joshvanl <[email protected]>
  • Loading branch information
JoshVanL authored Jan 10, 2025
1 parent ffe0c99 commit 371a3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
submodules: true

- name: Setup Go environment
uses: actions/setup-go@v3.3.0
uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go-version }}

Expand Down

0 comments on commit 371a3c6

Please sign in to comment.