Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
4303f7bc63 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] <support@github.com>
2026-04-06 08:44:21 +00:00

View File

@@ -93,7 +93,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Download compiled script - name: Download compiled script
uses: actions/download-artifact@v4 uses: actions/download-artifact@v8
with: with:
name: winutil-ps1 name: winutil-ps1