diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml index 112843b249..d834b3759c 100644 --- a/.github/workflows/dependencies.yml +++ b/.github/workflows/dependencies.yml @@ -31,7 +31,7 @@ jobs: run: . ./buildenv.sh d2s - name: Archive tools directory - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: tools path: out/tools