Skip to content

Commit ea90e6b

Browse files
authored
Update publish.yml
1 parent a87d3fb commit ea90e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
make: upload
4545

4646
- name: "Archive Submitted Drafts"
47-
uses: actions/upload-artifact@v3
47+
uses: actions/upload-artifact@v4
4848
with:
4949
path: "versioned/draft-*-[0-9][0-9].*"

0 commit comments

Comments
 (0)