summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-06-25 09:05:57 +0000
committerVictor Kareh <[email protected]>2026-06-25 10:16:38 -0400
commit8d9155e2a8ff72db3c980f1cfb3dd2dc3c55e360 (patch)
tree35566f4349d83733ba3de332fb2bfefeddc52e6d /.github/workflows/release.yml
parentcc3d42fedd3d40f6762bcef20f4c1532511f6952 (diff)
downloadmate-netbook-8d9155e2a8ff72db3c980f1cfb3dd2dc3c55e360.tar.bz2
mate-netbook-8d9155e2a8ff72db3c980f1cfb3dd2dc3c55e360.tar.xz
build(deps): bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [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/v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to '.github/workflows/release.yml')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index de4479a..98e9f46 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Repository checkout
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
- name: Install dependency packages
run: sudo .github/workflows/ubuntu.sh