mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-02 17:29:15 +02:00
bump checkout action
This commit is contained in:
parent
65ea73e638
commit
15488d3405
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ jobs:
|
|||
steps:
|
||||
# Checkout the repository to the GitHub Actions runner
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue