diff options
| author | 2026-02-16 23:28:08 +0000 | |
|---|---|---|
| committer | 2026-02-16 23:28:08 +0000 | |
| commit | dabcb904400b55b5b914f8c3571837d0e2ff7ac3 (patch) | |
| tree | 1455d71a6e1abc33b24150bd935ce156b6c45158 | |
| parent | Document the DNSBL command. (diff) | |
Update irctest git commit and Anope version. insp2
| -rw-r--r-- | .github/workflows/ci-irctest.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci-irctest.yml b/.github/workflows/ci-irctest.yml index 0c20b2949..87a28478d 100644 --- a/.github/workflows/ci-irctest.yml +++ b/.github/workflows/ci-irctest.yml @@ -68,7 +68,7 @@ jobs: uses: actions/checkout@v6 with: path: irctest - ref: 4ee99ede9a0d6e8e88a6d7d98793f57465f9d841 + ref: 6efb42c5643e7930a58e441dbaaba3c6e0c43023 repository: progval/irctest - name: Install irctest dependencies @@ -83,7 +83,7 @@ jobs: uses: actions/checkout@v6 with: path: anope - ref: 2.1.17 + ref: 2.1.21 repository: anope/anope - name: Build and install Anope |
