Update README with newer version of checkout action

This commit is contained in:
Jacob M-G Evans 2023-08-08 13:37:59 -05:00
parent 29cef5effc
commit c9da75b82e
No known key found for this signature in database
GPG key ID: 2A0C497CAB123094

View file

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