From 576ae1d8f4ccf95dddf581eb21748eb0e537fa18 Mon Sep 17 00:00:00 2001 From: ccdc-github-admin <62256659+ccdc-github-admin@users.noreply.github.com> Date: Thu, 7 Sep 2023 22:30:37 +0100 Subject: [PATCH] Updated .github/workflows/lint-ansible.yml NO_JIRA --- .github/workflows/lint-ansible.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-ansible.yml b/.github/workflows/lint-ansible.yml index 61a44b3..66dc4f3 100644 --- a/.github/workflows/lint-ansible.yml +++ b/.github/workflows/lint-ansible.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Check GitHub event type to determine reporter type run: |