mirror of
https://github.com/Mexit/AlpDock.git
synced 2025-04-26 07:49:52 +03:00
Updated actions/checkout to v3
This commit is contained in:
parent
12de481fbe
commit
bb7f261193
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_iso.yml
vendored
2
.github/workflows/build_iso.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
image: alpine:3.17
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Install software
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue