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 c4286e1 commit c0dc8abCopy full SHA for c0dc8ab
.github/workflows/generate-website-docs.yml
@@ -41,7 +41,7 @@ jobs:
41
shell: bash
42
run: |
43
make gen-md
44
- - uses: actions/create-github-app-token@v1
+ - uses: actions/create-github-app-token@v2
45
id: app-token
46
with:
47
# required
.github/workflows/make-release.yml
@@ -221,7 +221,7 @@ jobs:
221
222
path: releases
223
destination: dl.kittycad.io
224
225
226
227
0 commit comments