mirror of
https://github.com/fosrl/newt.git
synced 2026-09-18 03:49:07 +02:00
Merge pull request #118 from fosrl/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 4 to 5
Former-commit-id: a6797172ef
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.25
|
||||
|
||||
|
||||
Reference in New Issue
Block a user