Update action.yml

This commit is contained in:
Igor
2023-12-30 11:21:04 +01:00
committed by GitHub
parent 9e442b67df
commit 027bb3a107

View File

@@ -10,6 +10,7 @@ jobs:
name: "Keep alive"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# prevent GitHub from suspending cronjob
- uses: gautamkrishnar/keepalive-workflow@v1