Artifact upgrade v4 (#463)

This commit is contained in:
2023-12-15 16:46:52 +01:00
committed by GitHub
parent d1736db653
commit fd16ed6752
3 changed files with 9 additions and 9 deletions

View File

@ -56,7 +56,7 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
steps:
- run: echo "Deployment URL = ${{ steps.deployment.outputs.page_url }}"
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: github-pages
- name: Deploy to GitHub Pages