Update continuous.yml

This commit is contained in:
Sam Sneed 2024-08-03 19:03:00 -05:00 committed by GitHub
parent 2ef48b863d
commit d44cdfaae4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ jobs:
container:
image: appimagecrafters/appimage-builder:latest
steps:
- uses: actions/checkout@v3.6.0
- uses: actions/checkout@v4.1.7
- name: Set up User
run: |
apt update