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 6cdb72f commit 3370cfcCopy full SHA for 3370cfc
.github/workflows/ci-spec.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Run Bikeshed
66
run: bikeshed spec "document/web-api/index.bs" "document/web-api/index.html"
67
- name: Upload artifact
68
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
69
with:
70
name: web-api-rendered
71
path: document/web-api/index.html
0 commit comments