Skip to content

Commit

Permalink
[CI] Try changing upload version
Browse files Browse the repository at this point in the history
  • Loading branch information
ebanDev authored Mar 24, 2024
1 parent 6a9cfc0 commit 9e7dd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
git clone https://github.com/i-learned-eu/content-fr content
pelican -o output/ --fatal warnings
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
uses: actions/upload-pages-artifact@v1
with:
path: ./output

Expand Down

0 comments on commit 9e7dd4a

Please sign in to comment.