We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 267123d commit f5b364aCopy full SHA for f5b364a
1 file changed
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
run: hatch build
35
# Upload artifacts for later use
36
- name: Upload Artifacts
37
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
38
with:
39
name: dist
40
path: dist/
0 commit comments