diff --git a/.github/workflows/opentofu-format.yml b/.github/workflows/opentofu-format.yml index 422c1a6..bf2a176 100644 --- a/.github/workflows/opentofu-format.yml +++ b/.github/workflows/opentofu-format.yml @@ -79,7 +79,7 @@ jobs: fetch-depth: 0 ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.ref || '' }} - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: path: artifacts