mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-23 10:50:46 +00:00
chore(deps)!: update actions/setup-go (v5.5.0 → v6.0.0) (#237)
This commit is contained in:
@@ -24,7 +24,7 @@ runs:
|
||||
uses: ivuorinen/actions/go-version-detect@main
|
||||
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
|
||||
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
|
||||
with:
|
||||
go-version: '${{ steps.detect-go-version.outputs.go-version }}'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user