summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-03-12 17:21:45 +0000
committerVictor Kareh <[email protected]>2026-03-12 13:29:42 -0400
commite5be4e305fa49bccc61cb520403ecca1225a8904 (patch)
tree91b09016a7e29975f5ac828be579b21abe58b40a /.github/workflows/release.yml
parent3e91e312adb244e5608d41f24d5704a4df7ffad3 (diff)
downloadmate-system-monitor-master.tar.bz2
mate-system-monitor-master.tar.xz
build(deps): bump actions/checkout from 5 to 6HEADmaster
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [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/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' 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 f976274..2e546ea 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@v5
+ uses: actions/checkout@v6
- name: Install dependency packages
run: sudo .github/workflows/ubuntu.sh