Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
AGrigis committed Sep 24, 2024
1 parent d2a8852 commit 7456a21
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 @@ -38,7 +38,7 @@ jobs:
run: find _site -name "*.html" -type f -exec sed -i "s/https:\/\/baobablab.github.io\/baobab/http:\/\/baobab.cnrs.fr/g" {} \;

- name: Upload built pages
uses: actions/upload-artifact@v1.0.0
uses: actions/upload-artifact@v4
with:
name: baobab-site
path: _site

0 comments on commit 7456a21

Please sign in to comment.