Skip to content

Commit

Permalink
Updates workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmerfield committed Oct 6, 2023
1 parent 09335c9 commit 6859a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proxy-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Set up Redis
uses: shogo82148/actions-setup-redis@v1
with:
redis-version: ${{ matrix.redis-version }}
redis-version: 6.2.6

- name: Set up Node
uses: actions/setup-node@v2
Expand Down

0 comments on commit 6859a28

Please sign in to comment.