Skip to content

Commit fa5921e

Browse files
committed
👷‍♀️ Bump GitHub Actions
1 parent 48c8f3d commit fa5921e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
- 6379:6379
2626
timeout-minutes: 10
2727
steps:
28-
- uses: actions/checkout@v2
29-
- uses: actions/setup-node@v1
28+
- uses: actions/checkout@v4
29+
- uses: actions/setup-node@v4
3030
with:
3131
node-version: ${{ matrix.node }}
3232
- name: Install

0 commit comments

Comments
 (0)