We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40bc1fc commit c7418fdCopy full SHA for c7418fd
.github/workflows/main.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Autobahn Report Artifact
68
if: >-
69
startsWith(matrix.os, 'ubuntu')
70
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
71
with:
72
name: autobahn report ${{ matrix.go }} ${{ matrix.os }}
73
path: autobahn/report
0 commit comments