mirror of
https://github.com/Sudo-JHare/FHIRFLARE-IG-Toolkit.git
synced 2025-11-05 13:35:15 +00:00
update upload action to v4 due to deprecation
This commit is contained in:
parent
2af2fd9b11
commit
dac129d16c
2
.github/workflows/jekyll.yml
vendored
2
.github/workflows/jekyll.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
run: bundle exec jekyll build
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
path: ./website/_site
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user