diff --git a/.github/workflows/build_and_release.yml b/.github/workflows/build_and_release.yml index 932b24f..a09c14d 100644 --- a/.github/workflows/build_and_release.yml +++ b/.github/workflows/build_and_release.yml @@ -62,7 +62,7 @@ jobs: use_libressl: 1 steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - uses: actions/cache@v3 id: cache with: