Update .github/workflows/set-timestamp.yaml
This commit is contained in:
parent
4a7466df1f
commit
f39c87c3e1
1 changed files with 3 additions and 1 deletions
4
.github/workflows/set-timestamp.yaml
vendored
4
.github/workflows/set-timestamp.yaml
vendored
|
@ -10,7 +10,9 @@ name: Set lastCheckedRecentChanges
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
set-timestamp:
|
set-timestamp:
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
|
container:
|
||||||
|
image: ghcr.io/catthehacker/ubuntu:act-22.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue