Update .github/workflows/set-timestamp.yaml

This commit is contained in:
Conor425 2025-01-25 23:58:27 +00:00
parent a27fb7cca6
commit 93864e63b8

View file

@ -12,7 +12,7 @@ jobs:
set-timestamp:
runs-on: docker
container:
image: ghcr.io/catthehacker/ubuntu:act-22.04
image: ghcr.io/catthehacker/ubuntu:act-24.04
steps:
- uses: actions/checkout@v3
with: