Skip to content

fix: upgrade ioredis from 5.3.2 to 5.4.1 #28

fix: upgrade ioredis from 5.3.2 to 5.4.1

fix: upgrade ioredis from 5.3.2 to 5.4.1 #28

Workflow file for this run

---
name: 'Test: Default'
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: 'Default'
run: |
echo 'we require a job named "test", but not all pull requests trigger an action. So we created this small silly job named "test" that will always pass, just to make sure nothing hangs as a result of not triggering an actual job.'