We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf9598 commit 6f1bdf0Copy full SHA for 6f1bdf0
.github/workflows/CI.yml
@@ -76,7 +76,7 @@ jobs:
76
with:
77
version: 'nightly'
78
- name: Download Terminology
79
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
80
81
name: terminology
82
path: docs/src/
0 commit comments