From 7ce208d7b8f3db08b2fdfa2e36790b2db3f03115 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Sat, 21 Sep 2024 12:13:22 +0200 Subject: [PATCH] test --- .forgejo/workflows/phpunit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/phpunit.yml b/.forgejo/workflows/phpunit.yml index 8d7bef6..d8d97b2 100644 --- a/.forgejo/workflows/phpunit.yml +++ b/.forgejo/workflows/phpunit.yml @@ -30,7 +30,7 @@ jobs: - name: Cache WordPress Setup id: cache-wordpress - uses: https://code.forgejo.org/actions/actions/cache@v4 + uses: https://code.forgejo.org/actions/cache@v4 with: path: | WP_TESTS_DIR