actions: Upgrade checkout to v3

This commit is contained in:
Erisa A 2022-12-20 23:07:41 +00:00 committed by GitHub
parent 803ff92c69
commit b800d89f8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
name: Deploy name: Deploy
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v3
- name: Publish - name: Publish
uses: cloudflare/wrangler-action@2.0.0 uses: cloudflare/wrangler-action@2.0.0
with: with: