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.
2 parents 87b257c + 0d17f84 commit e9139e0Copy full SHA for e9139e0
.github/workflows/documentation.yml
@@ -71,7 +71,7 @@ jobs:
71
tar vzcf haddocks.tgz ./docs/haddocks
72
73
- name: Upload haddocks as an artifact
74
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
75
with:
76
name: haddocks
77
path: haddocks.tgz
0 commit comments