From c6e4727f090b88a6760baac8c35fb39ce8b9691f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 00:05:53 +0000 Subject: [PATCH] chore(deps): bump actions/download-artifact from 4 to 8 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/nightly.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 9379afe..a290d42 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -169,13 +169,13 @@ jobs: pkl-version: 0.30.0 - name: Download formae binary - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: formae-binary path: /tmp - name: Download installed plugin - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: plugin-installed path: ~/.pel/formae/plugins/