Skip to content

Commit 8529899

Browse files
committed
ci: 💚 Change version checkout
1 parent 08ada6e commit 8529899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
# Checkout the repository to the GitHub Actions runner
1919
- name: Checkout code
20-
uses: actions/checkout@v2.0.1
20+
uses: actions/checkout@v2
2121

2222
# Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
2323
- name: Run Codacy Analysis CLI

0 commit comments

Comments
 (0)