mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-08-05 18:24:03 +00:00
chore(deps): update actions/checkout action to v3
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user