Update main.yml
This commit is contained in:
parent
8c5febc165
commit
8fa40f3f72
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
name: build and deploy
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@2.3.1
|
||||
- uses: actions/checkout@v2.3.1
|
||||
|
||||
- name: Build Gatsby Site
|
||||
uses: jzweifel/gatsby-cli-github-action@1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user