瀏覽代碼

bump checkout action

El RIDO 1 年之前
父節點
當前提交
15488d3405
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      codacy-analysis.yml

+ 1 - 1
codacy-analysis.yml

@@ -24,7 +24,7 @@ jobs:
     steps:
     steps:
       # Checkout the repository to the GitHub Actions runner
       # Checkout the repository to the GitHub Actions runner
       - name: Checkout code
       - 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
       # Execute Codacy Analysis CLI and generate a SARIF output with the security issues identified during the analysis
       - name: Run Codacy Analysis CLI
       - name: Run Codacy Analysis CLI