w3c / spec-prod

GitHub Action to build ReSpec/Bikeshed specs, validate output and publish to GitHub pages or W3C
https://w3c.github.io/spec-prod/
MIT License
34 stars 21 forks source link

chore(deps): update `upload-artifact` to v3 #153

Closed jyasskin closed 1 year ago

jyasskin commented 1 year ago

This removes Github warnings from client builds about node 12 and the deprecation of set-output and save-state.

The change in https://github.com/actions/upload-artifact/releases/tag/v3.0.0 was just to update to node 16.

Fixes #151.