diff --git a/.github/workflows/lint-and-test.yml b/.github/workflows/lint-and-test.yml index e905739..87d6bfc 100644 --- a/.github/workflows/lint-and-test.yml +++ b/.github/workflows/lint-and-test.yml @@ -95,7 +95,7 @@ jobs: - name: Upload molecule logs on failure if: failure() - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: molecule-logs-${{ matrix.scenario }} path: |