Merge pull request #129 from cloudflare/jacobmgevans/README-action-update

Update README with newer version of checkout action
This commit is contained in:
Jacob M-G Evans 2023-08-08 15:13:50 -05:00 committed by GitHub
commit d05a65f82b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: