aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/hydra_status.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-04 22:52:37 +0000
committerGitHub <noreply@github.com>2023-09-04 22:52:37 +0000
commit73f6407eeaf0018519be5d4f9dcd87537450d277 (patch)
treeeb3885c0b1ec3c8c2ab49daf6050b76f0fddcacb /.github/workflows/hydra_status.yml
parent4a8c9bb9aa872d0f20c5aeb62357f832b4f9c0b4 (diff)
Bump actions/checkout from 3 to 4
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](https://github.com/actions/checkout/compare/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>
Diffstat (limited to '.github/workflows/hydra_status.yml')
-rw-r--r--.github/workflows/hydra_status.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/hydra_status.yml b/.github/workflows/hydra_status.yml
index 38a9c0877..2a7574747 100644
--- a/.github/workflows/hydra_status.yml
+++ b/.github/workflows/hydra_status.yml
@@ -13,7 +13,7 @@ jobs:
if: github.repository_owner == 'NixOS'
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
fetch-depth: 0
- run: bash scripts/check-hydra-status.sh