chore(deps): update actions/checkout action to v3.6.0

This commit is contained in:
renovate[bot] 2023-08-24 17:27:08 +00:00 committed by GitHub
parent bdffd8bf7e
commit 15e12901fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ jobs:
![loading](https://github.com/bartvdbraak/hellob.art/assets/3996360/0e00b3fc-d5f9-490b-9aa7-07cb4b59f85f)
- name: Checkout repository
uses: actions/checkout@v3.5.3
uses: actions/checkout@v3.6.0
- name: Setup pnpm
uses: pnpm/action-setup@v2.4.0