diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e714ab11..514d1cf1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: version-type: strict - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Cache deps id: cache-deps