chore(deps): update actions/checkout action to v3 (#1994)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-03-02 11:52:19 +01:00
committed by GitHub
co-authored by Renovate Bot
parent 1489392bd5
commit 4125505eb2
7 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
name: "prune old releases"
steps:
- name: Checkout
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2
uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3
with:
fetch-depth: 0
- uses: actions/delete-package-versions@5aa567b6f700ebac0a9f17fc162e163bda8912fd # renovate: tag=v2