chore(deps): update actions/checkout action to v3.5.2 (#4522) [skip ci]

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-29 23:21:56 +02:00
committed by GitHub
parent 6c9bd07361
commit 402f4b7987
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
node-version: [16.x]
steps:
- uses: actions/checkout@v3.2.0
- uses: actions/checkout@v3.5.2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3.5.1
with: