diff --git a/.github/workflows/build_release.yml b/.github/workflows/build_release.yml index 00c6afe..cade4f5 100644 --- a/.github/workflows/build_release.yml +++ b/.github/workflows/build_release.yml @@ -30,7 +30,7 @@ jobs: suffix: "" steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Login to Container Registry uses: docker/login-action@v3