diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 434c5f9..0d03130 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ jobs: packages: write steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Log in to GitHub Container Registry uses: docker/login-action@v3