mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-09 17:58:21 +00:00
chore(deps): update actions/checkout action to v3
This commit is contained in:
parent
c9b9861d9e
commit
a424c77791
2
.github/workflows/deploy-azure.yml
vendored
2
.github/workflows/deploy-azure.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
name: Build and Deploy Job
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
- name: Build And Deploy
|
||||
|
Loading…
Reference in New Issue
Block a user