chore(deps): bump the github-actions group with 1 update
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Henrik Friedrichsen
parent
c4e31210a8
commit
08c2b8c301
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -67,7 +67,7 @@ jobs:
|
||||
run: |
|
||||
apt update
|
||||
apt install -y ${{ matrix.dependencies }}
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
name: Checkout src
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user