chore: update actions

This commit is contained in:
Bret Comnes
2020-02-29 17:00:38 -07:00
parent 9428b6ce43
commit 4fd7e5d4a9
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
# Set up any tools and build steps here
# This example uses a Node.js toolchain to build a site
- name: Use Node.js