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.
1 parent da6b093 commit 36a216aCopy full SHA for 36a216a
.github/workflows/autobahn.yml
@@ -37,7 +37,7 @@ jobs:
37
make test autobahn
38
39
- name: Autobahn Report Artifact
40
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
41
with:
42
name: autobahn report ${{ matrix.go }} ${{ matrix.os }}
43
path: autobahn/report
0 commit comments