Skip to content

Commit 041bdd0

Browse files
dependabot[bot]DanielleMaywood
authored andcommitted
build(deps): Bump actions/setup-go from 2 to 3 (#9)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v2...v3) --- 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 f5d9548 commit 041bdd0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: git fetch --prune --unshallow
2626

2727
- name: Set up Go
28-
uses: actions/setup-go@v2
28+
uses: actions/setup-go@v3
2929
with:
3030
go-version: 1.17
3131

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919

2020
- name: Set up Go
21-
uses: actions/setup-go@v2.1.3
21+
uses: actions/setup-go@v3
2222
with:
2323
go-version: '1.17'
2424
id: go
@@ -49,7 +49,7 @@ jobs:
4949
steps:
5050

5151
- name: Set up Go
52-
uses: actions/setup-go@v2.1.3
52+
uses: actions/setup-go@v3
5353
with:
5454
go-version: '1.17'
5555
id: go

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