We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89badb7 + 701044e commit 010dfdaCopy full SHA for 010dfda
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: snok/[email protected]
16
- name: Build
17
run: poetry build
18
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
19
with:
20
path: ./dist/*
21
0 commit comments