Skip to content

Commit de6be60

Browse files
authored
Merge pull request #1168 from PyThaiNLP/dependabot/github_actions/actions/upload-artifact-6
2 parents 1b72daa + 44f1066 commit de6be60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
run: twine check dist/*
7575

7676
- name: Store distributions
77-
uses: actions/upload-artifact@v5
77+
uses: actions/upload-artifact@v6
7878
with:
7979
path: dist
8080

0 commit comments

Comments
 (0)