Update actions/checkout action to v4

This commit is contained in:
renovate[bot] 2023-10-01 00:33:23 +00:00 committed by GitHub
parent 36080b061d
commit 5c616f523e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ jobs:
environment: github-pages
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with: { node-version: lts/*, cache: yarn }
- name: Build