We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74d12d commit 08ae1b0Copy full SHA for 08ae1b0
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
./test.sh
28
29
- name: Archival of package documentation
30
- uses: actions/upload-artifact@4
+ uses: actions/upload-artifact@v4
31
with:
32
name: package-documentation
33
path: $GITHUB_WORKSPACE/karnaugh-map.pdf
0 commit comments