diff options
| -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 8bf1e0bb6..9f005fae2 100644 --- a/.github/workflows/ci-irctest.yml +++ b/.github/workflows/ci-irctest.yml @@ -68,7 +68,7 @@ jobs: uses: actions/checkout@v4 with: path: irctest - ref: 75d9040d37041e7dae971357fbab500fe06cc01f + ref: 2680502dfe496a597bf8fb3cfc08cd3b6a698b17 repository: progval/irctest - name: Install irctest dependencies @@ -83,7 +83,7 @@ jobs: uses: actions/checkout@v4 with: path: anope - ref: 2.1.7 + ref: 2.1.10 repository: anope/anope - name: Build and install Anope |
