diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0c2569d5..c25ebe4a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,7 +34,7 @@ jobs: echo "::set-output name=type::RELEASE" fi id: release-detection - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: Cache uses: actions/cache@v3 with: