1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

Upgrade actions/checkout & actions/setup-node

This commit is contained in:
Leibale
2023-09-18 19:03:18 -04:00
parent a217cc1a88
commit d8ae8cf0ff
3 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL