We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 184f59a + 9b93611 commit 316e518Copy full SHA for 316e518
1 file changed
.github/workflows/generate-artifact-pr.yml
@@ -38,7 +38,7 @@ jobs:
38
run: node themes/minimo/scripts/generate-search-index-lunr.js
39
40
- name: Archive built site to an artifact
41
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
42
with:
43
name: pr-${{ env.PR_NUMBER }}-inbo-tutorials-website
44
path: public
0 commit comments