Skip to content

Commit a5ea153

Browse files
build(deps): Bump actions/checkout from 3 to 4 (#151)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout 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 bbea6b3 commit a5ea153

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Checkout
22-
uses: actions/checkout@v3
22+
uses: actions/checkout@v4
2323

2424
- name: Unshallow
2525
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@v3
29+
uses: actions/checkout@v4
3030

3131
- name: Get dependencies
3232
run: |
@@ -65,7 +65,7 @@ jobs:
6565
terraform_wrapper: false
6666

6767
- name: Check out code into the Go module directory
68-
uses: actions/checkout@v3
68+
uses: actions/checkout@v4
6969

7070
- name: Get dependencies
7171
run: |
@@ -95,7 +95,7 @@ jobs:
9595
terraform_wrapper: false
9696

9797
- name: Check out code into the Go module directory
98-
uses: actions/checkout@v3
98+
uses: actions/checkout@v4
9999

100100
- name: Get dependencies
101101
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