mirror of
https://github.com/imjasonh/urls
synced 2026-07-08 07:25:25 +00:00
use actions/checkout@v3
This commit is contained in:
parent
c1235016b2
commit
e08d5ca340
1 changed files with 1 additions and 1 deletions
2
.github/workflows/crawl.yaml
vendored
2
.github/workflows/crawl.yaml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
crawl:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- run: |
|
||||
./crawl.sh
|
||||
git config user.name "Automated"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue