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 f47ec3b + 15955d7 commit 7e1c6ccCopy full SHA for 7e1c6cc
.github/workflows/snapshot.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
- run: make snapshot
14
- name: Archive snapshot artifacts
15
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
16
with:
17
name: binaries
18
path: dist/
0 commit comments