Update jekyll.yml

This commit is contained in:
Tom 2024-07-29 12:06:39 +01:00
parent b1c92c3152
commit f533e6a006

View File

@ -55,7 +55,7 @@ jobs:
JEKYLL_ENV: production
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
# Deployment job
deploy: