Skip to content

Commit

Permalink
Merge branch 'master' into engine-node-16
Browse files Browse the repository at this point in the history
  • Loading branch information
acolytec3 authored Aug 17, 2022
2 parents 44ac1fd + 671c652 commit 1af48be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ name: Node versions
on:
schedule:
- cron: 0 0 * * *
workflow_dispatch:

jobs:
get-node-versions:
Expand All @@ -28,6 +29,8 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v3
with:
submodules: recursive

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
Expand Down

0 comments on commit 1af48be

Please sign in to comment.