We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 170048b commit 66aed63Copy full SHA for 66aed63
1 file changed
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout master
13
- uses: actions/checkout@v2.3.4
+ uses: actions/checkout@v3
14
with:
15
fetch-depth: 0
16
0 commit comments