chore: clean up test (#1627)

This commit is contained in:
Tonye Jack
2023-10-02 18:09:57 -06:00
committed by GitHub
parent 344b35fc53
commit db153baf73
7 changed files with 7 additions and 9 deletions

View File

@@ -29,7 +29,7 @@ jobs:
steps:
# Checkout the repository to the GitHub Actions runner
- name: Checkout code
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@v4
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
- name: Run Codacy Analysis CLI