mirror of
https://github.com/ivuorinen/paperboy.git
synced 2026-01-26 03:34:02 +00:00
chore(deps)!: update actions/setup-go (v5 → v6) (#28)
This commit is contained in:
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5
|
||||
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
|
||||
with:
|
||||
go-version: "1.25"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user