Skip to content

Commit 0e382c2

Browse files
chore(deps): bump actions/setup-go from 3 to 5 (#43)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v3...v5) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acd5c24 commit 0e382c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
key: ${{ runner.os }}-go-build-${{ hashFiles('**/go.**', '**.go') }}
4444

4545
# Install Go!
46-
- uses: actions/setup-go@v3
46+
- uses: actions/setup-go@v5
4747
with:
4848
go-version: "~1.22"
4949

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
path: ${{ steps.go-cache-paths.outputs.GOCACHE }}
3434
key: ${{ runner.os }}-go-build-${{ hashFiles('**/go.**', '**.go') }}
3535

36-
- uses: actions/setup-go@v3
36+
- uses: actions/setup-go@v5
3737
with:
3838
go-version: "~1.22"
3939

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy