diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 024f434..988495d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: - name: Store test results if: success() || failure() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: - name: test-results + name: test-results-${{ matrix.go-version }} path: build/junit*.xml diff --git a/NOTICE.txt b/NOTICE.txt index 5c81acb..df5adc5 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,4 +1,4 @@ -Copyright 2016-2024 Elasticsearch BV +Copyright 2016-2025 Elasticsearch BV This product includes software developed by The Apache Software Foundation (http://www.apache.org/).