diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9757d97..bafa07c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,7 +27,7 @@ jobs: fail_on_failure: 'true' - name: Publish converted sources & test report files if: always() - uses: actions/upload-artifact@v4.3.1 + uses: actions/upload-artifact@v4.3.3 with: name: converted sources & test reports path: | diff --git a/test/pom.xml b/test/pom.xml index 96c951e..69d36ae 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -25,7 +25,7 @@ commons-io commons-io - 2.16.0 + 2.16.1 test