mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2026-06-14 03:33:27 +02:00
Update actions/upload-pages-artifact action to v5
This commit is contained in:
parent
e413e3f210
commit
4e4fdb54d4
2
.github/workflows/jekyll.yml
vendored
2
.github/workflows/jekyll.yml
vendored
@ -52,7 +52,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@v5
|
||||
|
||||
# Deployment job
|
||||
deploy:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user