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 998267b commit 5b78543Copy full SHA for 5b78543
.github/workflows/CI.yml
@@ -75,7 +75,7 @@ jobs:
75
with:
76
version: 'nightly'
77
- name: Download Terminology
78
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v3
79
80
name: terminology
81
path: docs/src/
0 commit comments