chore(deps): update actions/checkout action to v3.1.0 (#4359)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-10-09 16:31:58 +02:00
committed by GitHub
parent 7817643282
commit b6cc2d93f0
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
node-version: [14.x]
steps:
- uses: actions/checkout@v3.0.2
- uses: actions/checkout@v3.1.0
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3.5.0
with: