revert to get order of operations right

this enables an automated deploy. will reroll in a minute to 3.14.5
This commit is contained in:
Zack Koppert 2021-01-29 21:14:18 -08:00 committed by GitHub
parent 469e002c2e
commit 93e067cf82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: github/super-linter@v3.14.5
uses: github/super-linter@v3.14.4
env:
ACTIONS_RUNNER_DEBUG: true
ERROR_ON_MISSING_EXEC_BIT: true