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

@@ -41,7 +41,7 @@ jobs:
if: "github.repository == 'lowlighter/metrics'"
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Checkout examples
@@ -1347,7 +1347,7 @@ jobs:
if: "github.repository == 'lowlighter/metrics'"
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Checkout examples