1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

SRS5: Actions: Fix GitHub actions warnings.

PICK 23b7939574
This commit is contained in:
winlin 2022-12-25 17:00:07 +08:00
parent 5d48c9ce1b
commit 2e1d99002f
6 changed files with 106 additions and 114 deletions

View file

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