diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 5c3cdfe..04104d7 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -72,7 +72,7 @@ jobs: if: matrix.language == 'python' - name: Create .env - uses: 1arp/create-a-file-action@0.2 + uses: 1arp/create-a-file-action@0.4 if: matrix.language == 'python' with: file: ".env.pypi"