Skip to content

Commit 1e908e9

Browse files
Merge pull request #26 from microscopic-image-analysis/group_photo
Changed the upload-pages-artifact version from the supposedly correct…
2 parents 72db750 + d189c5f commit 1e908e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
source: ./
3737
destination: ./_site
3838
- name: Upload artifact
39-
uses: actions/upload-pages-artifact@v4
39+
uses: actions/upload-pages-artifact@v3
4040

4141
# Deployment job
4242
deploy:

0 commit comments

Comments
 (0)