Skip to content

Commit 6542dea

Browse files
committed
bump action
1 parent 5079863 commit 6542dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
sudo apt-get install pandoc texlive texlive-latex-extra dvipng
6363
make docs
6464
65-
- uses: actions/upload-artifact@v2
65+
- uses: actions/upload-artifact@v4
6666
if: (matrix.python-version == '3.11') && (github.event_name == 'pull_request')
6767
with:
6868
name: "doc_${{ github.event.pull_request.number }}"

0 commit comments

Comments
 (0)