We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e9750e commit 9639c07Copy full SHA for 9639c07
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
run: echo "::set-output name=current_date::$(date +'%Y-%m-%d')"
33
34
- name: Check out main branch
35
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
36
with:
37
ref: refs/heads/main
38
0 commit comments