Skip to content

changing argument

changing argument #9

name: "Check for deprecated functions using staticheck GH action"
on:
push:
jobs:
staticcheck-deprecated:
name: Deprecated check using staticcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1

Check failure on line 10 in .github/workflows/depecrations-check-staticcheck.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/depecrations-check-staticcheck.yml

Invalid workflow file

You have an error in your yaml syntax on line 10
with:
fetch-depth: 1
- uses: dominikh/staticcheck-action@v1.2.0
with:
version: "2022.1.1"
args: >-
--config=./.github/configs/staticcheck.conf