1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-22 08:51:08 +01:00

Merge pull request #14808 from NixOS/dependabot/github_actions/actions/download-artifact-7

build(deps): bump actions/download-artifact from 6 to 7
This commit is contained in:
Jörg Thalheim 2025-12-16 19:56:06 +00:00 committed by GitHub
commit dfad4b1403
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -164,7 +164,7 @@ jobs:
steps:
- uses: actions/checkout@v6
- name: Download installer tarball
uses: actions/download-artifact@v6
uses: actions/download-artifact@v7
with:
name: installer-${{matrix.os}}
path: out