ci: upgrade workflow actions version

This commit is contained in:
lowlighter
2022-12-01 19:40:52 -05:00
parent 7f5128dc2e
commit d8d44a14c7
11 changed files with 42 additions and 33 deletions

View File

@@ -10,11 +10,11 @@ jobs:
if: "github.repository == 'lowlighter/metrics'"
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Setup NodeJS
uses: actions/setup-node@v2
uses: actions/setup-node@v3
with:
node-version: 17
- name: Setup metrics