Skip to content

Commit b358b64

Browse files
build(deps): Bump actions/checkout from 4 to 5 (#426)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' 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 e04ea9c commit b358b64

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
id: go
2727

2828
- name: Check out code into the Go module directory
29-
uses: actions/checkout@v4
29+
uses: actions/checkout@v5
3030

3131
- name: Get dependencies
3232
run: |
@@ -72,7 +72,7 @@ jobs:
7272
needs: test
7373
steps:
7474
- name: Checkout
75-
uses: actions/checkout@v4
75+
uses: actions/checkout@v5
7676

7777
- name: Unshallow
7878
run: git fetch --prune --unshallow

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
id: go
2727

2828
- name: Check out code into the Go module directory
29-
uses: actions/checkout@v4
29+
uses: actions/checkout@v5
3030

3131
- name: Get dependencies
3232
run: |
@@ -104,7 +104,7 @@ jobs:
104104
terraform_wrapper: false
105105

106106
- name: Check out code into the Go module directory
107-
uses: actions/checkout@v4
107+
uses: actions/checkout@v5
108108

109109
- name: Get dependencies
110110
run: |
@@ -134,7 +134,7 @@ jobs:
134134
terraform_wrapper: false
135135

136136
- name: Check out code into the Go module directory
137-
uses: actions/checkout@v4
137+
uses: actions/checkout@v5
138138

139139
- name: Get dependencies
140140
run: |

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