From e98432977fa51e70413854cf1dd4a042d95eec3d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 19 Dec 2022 23:23:45 +0100 Subject: [PATCH] Uodate --- .github/workflows/weekly-superlinter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/weekly-superlinter.yml b/.github/workflows/weekly-superlinter.yml index dc60890f7..f403aff02 100644 --- a/.github/workflows/weekly-superlinter.yml +++ b/.github/workflows/weekly-superlinter.yml @@ -25,7 +25,7 @@ jobs: make-executable: name: Make scripts executable - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest steps: - name: Checkout Repo uses: actions/checkout@v3