mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
Update actions/checkout action to v3
This commit is contained in:
parent
136b587e86
commit
070584d4cd
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Clone
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
- name: Set up Docker buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
- name: Generate docker tags
|
||||
|
Loading…
Reference in New Issue
Block a user