Upgrade download-artifact action to version 6

This commit is contained in:
2026-01-15 21:16:52 +01:00
committed by GitHub
Unverified
parent 891c4b8ebf
commit 5511bbebfc

View File

@@ -45,7 +45,7 @@ jobs:
needs: build
steps:
- name: Download artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v6
with:
name: nuget
path: ${{ github.workspace}}/nuget