Skip to content

Commit 08ae1b0

Browse files
committed
test
1 parent f74d12d commit 08ae1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
./test.sh
2828
2929
- name: Archival of package documentation
30-
uses: actions/upload-artifact@4
30+
uses: actions/upload-artifact@v4
3131
with:
3232
name: package-documentation
3333
path: $GITHUB_WORKSPACE/karnaugh-map.pdf

0 commit comments

Comments
 (0)