We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f93d0a6 commit d5771cfCopy full SHA for d5771cf
1 file changed
.github/workflows/build.yml
@@ -85,7 +85,7 @@ jobs:
85
run: ./godelw docker build --verbose
86
87
- name: Archive distribution
88
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
89
with:
90
name: dist
91
path: |
0 commit comments