ci.github: bump upload/download-artifact to v4

This commit is contained in:
bastimeyer 2024-02-07 19:12:12 +01:00 committed by Sebastian Meyer
parent 789e89ab8d
commit f9a59e18d1
1 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ jobs:
env:
SIGNING_KEY_ID: 1AEB6400EDA27DA9
SIGNING_KEY_PASSPHRASE: ${{ secrets.SIGNING_KEY_PASSPHRASE }}
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: dist
path: dist/
@ -66,7 +66,7 @@ jobs:
python -m pip install -U
jinja2
requests
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: dist
path: dist/