fix #359: Bump actions/download-artifact from 2 to 4

This commit is contained in:
Gary Gale
2025-01-17 17:23:08 +00:00
parent 5651e50534
commit ce1ef73f08

View File

@@ -112,7 +112,7 @@ jobs:
id-token: write id-token: write
steps: steps:
- name: Download artifacts - name: Download artifacts
uses: actions/download-artifact@v2 uses: actions/download-artifact@v4
with: with:
name: dist name: dist
path: dist path: dist