aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/hydra_status.yml
diff options
context:
space:
mode:
authorRobert Hensing <roberth@users.noreply.github.com>2023-09-05 20:36:50 +0200
committerGitHub <noreply@github.com>2023-09-05 20:36:50 +0200
commitbf020f6ed0a8609670eca216e2f7693f47db4b8f (patch)
tree88c7aa423a45ded7f41a7ebae34a05b2cfb22c52 /.github/workflows/hydra_status.yml
parentf878b422b0b245d62593a909173b10b2b0588eaf (diff)
parent73f6407eeaf0018519be5d4f9dcd87537450d277 (diff)
Merge pull request #8924 from NixOS/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
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