Update continuous.yml
This commit is contained in:
parent
128b8466fa
commit
2ef48b863d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/continuous.yml
vendored
2
.github/workflows/continuous.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: appimagecrafters/appimage-builder:latest
|
image: appimagecrafters/appimage-builder:latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4.1.2
|
- uses: actions/checkout@v3.6.0
|
||||||
- name: Set up User
|
- name: Set up User
|
||||||
run: |
|
run: |
|
||||||
apt update
|
apt update
|
||||||
|
|
Loading…
Reference in a new issue