Merge pull request #17436 from mozilla/revert-17435-dependabot/github_actions/actions/upload-artifact-4

Revert "Bump actions/upload-artifact from 3 to 4"
This commit is contained in:
Jonas Jenwald 2023-12-18 15:04:32 +01:00 committed by GitHub
commit 52ffd26da9
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