Revert "Bump actions/upload-artifact from 3 to 4"

This commit is contained in:
Jonas Jenwald 2023-12-18 15:01:19 +01:00 committed by GitHub
parent 6fc3b438f7
commit 933e107073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ jobs:
INPUT_PATH: build/gh-pages
- name: Upload the website
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: github-pages
path: ${{ runner.temp }}/website.tar