Skip to content

Commit

Permalink
Switch to using artifacts v4
Browse files Browse the repository at this point in the history
  • Loading branch information
PietrH authored Nov 27, 2024
1 parent 184f59a commit 9b93611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-artifact-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: node themes/minimo/scripts/generate-search-index-lunr.js

- name: Archive built site to an artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: pr-${{ env.PR_NUMBER }}-inbo-tutorials-website
path: public
Expand Down

0 comments on commit 9b93611

Please sign in to comment.