Skip to content

Commit

Permalink
πŸ‘·β€β™€οΈ Bump GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
alecgibson committed Feb 7, 2024
1 parent 48c8f3d commit fa5921e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Expand Up @@ -25,8 +25,8 @@ jobs:
- 6379:6379
timeout-minutes: 10
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node }}
- name: Install
Expand Down

0 comments on commit fa5921e

Please sign in to comment.