diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index bb7f643..384c6f0 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -30,7 +30,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Get the release version from the tag shell: bash