chore(deps): update actions/checkout action to v3 (#4931)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Jonathan Yu <jonathan@coder.com>
This commit is contained in:
2
.github/workflows/docs-preview.yaml
vendored
2
.github/workflows/docs-preview.yaml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
uses: styfle/cancel-workflow-action@0.9.1
|
||||
|
||||
- name: Checkout m
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: coder/m
|
||||
ref: refs/heads/master
|
||||
|
Reference in New Issue
Block a user