Skip to content

Commit 9b93611

Browse files
authored
1 parent 184f59a commit 9b93611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-artifact-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: node themes/minimo/scripts/generate-search-index-lunr.js
3939

4040
- name: Archive built site to an artifact
41-
uses: actions/upload-artifact@v3
41+
uses: actions/upload-artifact@v4
4242
with:
4343
name: pr-${{ env.PR_NUMBER }}-inbo-tutorials-website
4444
path: public

0 commit comments

Comments
 (0)