Merge pull request #43 from github/addDevDeployment

go to v2
This commit is contained in:
Lukas Gravley 2020-01-09 13:41:24 -06:00 committed by GitHub
commit 97541d45f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ jobs:
# Checkout the code base #
##########################
- name: Checkout Code
uses: actions/checkout@master
uses: actions/checkout@v2
######################
# Run Removal script #