mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-17 01:14:01 +00:00
Bump actions/checkout from 2 to 3
This commit is contained in:
parent
09c9a1a16b
commit
9b66a5a16b
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -73,7 +73,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup Dependencies Linux AUR
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user