Skip to content

Commit

Permalink
Update github actions deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vtsykun committed Feb 8, 2024
1 parent 5a153dc commit 5b8b774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
composer install --ansi --no-interaction
fi
- name: Start Redis
uses: "supercharge/redis-github-action@1"
uses: "supercharge/redis-github-action@1.8.0"
with:
redis-version: ${{ matrix.redis }}

Expand Down

0 comments on commit 5b8b774

Please sign in to comment.