Merge pull request #129 from ipnet-mesh/renovate/major-github-artifact-actions

Update actions/upload-artifact action to v7
This commit is contained in:
JingleManSweep
2026-03-02 23:30:39 +00:00
committed by GitHub

View File

@@ -76,7 +76,7 @@ jobs:
run: python -m build run: python -m build
- name: Upload artifacts - name: Upload artifacts
uses: actions/upload-artifact@v6 uses: actions/upload-artifact@v7
with: with:
name: dist name: dist
path: dist/ path: dist/