aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/phpunit-mysql.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/phpunit-mysql.yml')
-rw-r--r--.github/workflows/phpunit-mysql.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/phpunit-mysql.yml b/.github/workflows/phpunit-mysql.yml
index 1bf33ca51f7..4858752bdc9 100644
--- a/.github/workflows/phpunit-mysql.yml
+++ b/.github/workflows/phpunit-mysql.yml
@@ -25,7 +25,7 @@ jobs:
src: ${{ steps.changes.outputs.src }}
steps:
- - uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1
+ - uses: dorny/paths-filter@0bc4621a3135347011ad047f9ecf449bf72ce2bd # v3.0.0
id: changes
continue-on-error: true
with: