mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-05-03 17:43:46 +01:00
chore(actions): update checkout to v4 for appimage workflow
This commit is contained in:
parent
a4d6614408
commit
c53ce2edea
1 changed files with 1 additions and 1 deletions
2
.github/workflows/appimage.yaml
vendored
2
.github/workflows/appimage.yaml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
run: uname -ar
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue