We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f16fe commit d0de69dCopy full SHA for d0de69d
.github/workflows/cronjob.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout 🛎️
11
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
12
with:
13
persist-credentials: false
14
0 commit comments