Skip to content

Commit fd1196b

Browse files
Bump actions/upload-artifact from 3 to 4 (#932)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 584426f commit fd1196b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
DocMeta.setdocmeta!(DFTK, :DocTestSetup, :(using DFTK); recursive=true)
4646
doctest(DFTK)'
4747
- name: Upload Docs
48-
uses: actions/upload-artifact@v3
48+
uses: actions/upload-artifact@v4
4949
with:
5050
name: documentation
5151
path: docs/build

0 commit comments

Comments
 (0)