diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 189ab41..3d67ee4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -40,7 +40,7 @@ jobs: steps: - name: Check out Git repository - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Configure Node caching uses: actions/cache@v2