From a26b60a08c028060d96a6f01c2766210d367730a Mon Sep 17 00:00:00 2001 From: Maxython Date: Sun, 2 Apr 2023 16:48:10 +0300 Subject: [PATCH] pacman-tool-repo-v1.1: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c7db86..9699ce6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ jobs: name: Example steps: - uses: actions/checkout@v3 - - uses: termux-pacman/pacman-tool-repo@v1 + - uses: termux-pacman/pacman-tool-repo@v1.1 - run: | repo-add --help repo-remove --help