diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 2e363160..f79a80e7 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v2.0.0 + uses: actions/checkout@v4 - name: Install dependencies run: |