We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da00503 + afec73e commit 7262f7aCopy full SHA for 7262f7a
1 file changed
.github/workflows/test-on-downstream-projects.yaml
@@ -22,7 +22,7 @@ jobs:
22
- name: build
23
run: make build
24
- name: upload latest builds
25
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
26
with:
27
name: latest-build
28
path: dist/*
0 commit comments