Bump image to ubuntu 24.04

This commit is contained in:
marked 2025-03-02 05:19:07 +01:00
parent e9a63d6489
commit bc0e40495e

View file

@ -10,7 +10,7 @@ jobs:
name: Sync name: Sync
runs-on: docker runs-on: docker
container: container:
image: ghcr.io/catthehacker/ubuntu:act-22.04 image: ghcr.io/catthehacker/ubuntu:act-24.04
steps: steps:
- name: Checkout Repository - name: Checkout Repository
uses: actions/checkout@v4 uses: actions/checkout@v4