diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1584754..5564eaf 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,7 +20,7 @@ jobs: steps: - name: Check out the repo - uses: actions/checkout@v2 + uses: actions/checkout@v6 - name: Cache Docker layers uses: actions/cache@v2