From 04c05b207b5080d2e022558eb3c82bf8d2c0b846 Mon Sep 17 00:00:00 2001 From: Francesco Ballarin Date: Tue, 21 Nov 2023 10:01:40 +0100 Subject: [PATCH] fem-on-colab/warn-workflow-about-to-be-disabled-action does not require actions/checkout --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index da4c4c5..4708dd7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -166,7 +166,6 @@ jobs: runs-on: ubuntu-latest if: github.repository == 'RBniCS/RBniCSx' && github.ref == 'refs/heads/main' && github.event_name == 'schedule' steps: - - uses: actions/checkout@v4 - name: Warn if scheduled workflow is about to be disabled uses: fem-on-colab/warn-workflow-about-to-be-disabled-action@main with: