This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch v4 in repository https://gitbox.apache.org/repos/asf/maven-gh-actions-shared.git
The following commit(s) were added to refs/heads/v4 by this push: new f269765 sudo f269765 is described below commit f269765d142599929d888a878d391f1c2608b037 Author: Sylwester Lachiewicz <slachiew...@apache.org> AuthorDate: Thu Dec 26 16:33:41 2024 +0100 sudo --- .github/workflows/maven-verify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven-verify.yml b/.github/workflows/maven-verify.yml index 1d40c12..d485d63 100644 --- a/.github/workflows/maven-verify.yml +++ b/.github/workflows/maven-verify.yml @@ -343,7 +343,7 @@ jobs: steps.should-run.conclusion == 'success' && runner.os == 'Linux' run: | - apt install subversion + sudo apt install subversion - name: Install GnuPG if: >