There was an error while loading. Please reload this page.
1 parent b08c911 commit 9da8695Copy full SHA for 9da8695
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@v4
+ uses: actions/upload-artifact@v6
38
with:
39
name: dist
40
path: dist/
0 commit comments