icelam / html-inline-script-webpack-plugin

A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
https://www.npmjs.com/package/html-inline-script-webpack-plugin
MIT License
55 stars 10 forks source link

ci: temporary downgrade macos version used #501

Closed icelam closed 6 months ago

icelam commented 6 months ago

Description

Temporary downgrade macOS version used in GitHub Action until https://github.com/actions/setup-node/issues/1017 is fixed.

How has this been tested?

Check successfulness of GitHub Action.

Types of changes

Remarks

N/A