Skip to content

Commit

Permalink
Use the latest version of setup-go
Browse files Browse the repository at this point in the history
Signed-off-by: Y. Meyer-Norwood <[email protected]>
  • Loading branch information
norwd authored Nov 7, 2024
1 parent f073ae7 commit 5839f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ runs:
token: ${{ inputs.token || github.token }}

- name: "Setup Go"
uses: actions/setup-go@v4.0.0
uses: actions/setup-go@v5.1.0
with:
token: ${{ inputs.token || github.token }}

Expand Down

0 comments on commit 5839f8d

Please sign in to comment.