Update main.yml

This commit is contained in:
Alexander Nozik 2020-06-26 09:50:14 +03:00 committed by GitHub
parent 8c5febc165
commit 8fa40f3f72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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