diff --git a/.github/workflows/linux_tests.yml b/.github/workflows/linux_tests.yml index 3aca96eef..3664fccc7 100644 --- a/.github/workflows/linux_tests.yml +++ b/.github/workflows/linux_tests.yml @@ -45,7 +45,7 @@ jobs: EOF mkdir -p artifacts/ - name: Create config file - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: configuration path: create_test_data_ttls.txt