diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5bcf8e530..5d14e9732 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -51,7 +51,7 @@ jobs: acarshub_version: ${{ steps.patch.outputs.acarshub_version }} steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v4.1.1 - name: patch id: patch run: |