mirror of
https://github.com/bluenviron/mediamtx.git
synced 2026-01-10 04:11:59 -08:00
upgrade base image of workflows (#1239)
* upgrade base image of workflows * upgrade checkout actions
This commit is contained in:
parent
423bb61daa
commit
71ef9b47ab
4 changed files with 23 additions and 23 deletions
2
.github/workflows/issues.yml
vendored
2
.github/workflows/issues.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- run: npm install mdjson
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue