Update .github/workflows/set-timestamp.yaml

This commit is contained in:
Conor425 2024-11-23 16:02:32 +00:00
parent 4a7466df1f
commit f39c87c3e1

View file

@ -10,7 +10,9 @@ name: Set lastCheckedRecentChanges
jobs:
set-timestamp:
runs-on: ubuntu-latest
runs-on: docker
container:
image: ghcr.io/catthehacker/ubuntu:act-22.04
steps:
- uses: actions/checkout@v3
with: