diff --git a/.changes/unreleased/Dependencies-20240429-005158.yaml b/.changes/unreleased/Dependencies-20240429-005158.yaml new file mode 100644 index 000000000..5d380952c --- /dev/null +++ b/.changes/unreleased/Dependencies-20240429-005158.yaml @@ -0,0 +1,6 @@ +kind: "Dependencies" +body: "Bump actions/download-artifact from 3 to 4" +time: 2024-04-29T00:51:58.00000Z +custom: + Author: dependabot[bot] + PR: 1209 diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 2ae9684d9..03c1e06ed 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -97,6 +97,7 @@ jobs: - 'dbt/**' - 'tests/**' - 'dev-requirements.txt' + - '.github/**' - name: Generate integration test matrix id: generate-matrix diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fdbd36dba..4cd05f9ca 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -186,7 +186,7 @@ jobs: python -m pip install --user --upgrade pip python -m pip install --upgrade wheel setuptools twine check-wheel-contents python -m pip --version - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: name: dist path: dist/