Skip to content

Commit 2320e36

Browse files
authored
Merge branch 'master' into master
2 parents 005eaf0 + e014827 commit 2320e36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
lake exe graph ./import_graph.html
7575
7676
- name: Upload lean artifacts
77-
uses: actions/upload-artifact@v6
77+
uses: actions/upload-artifact@v7
7878
with:
7979
name: lean-artifacts
8080
path: |
@@ -133,7 +133,7 @@ jobs:
133133
- uses: pandoc/actions/setup@v1
134134

135135
- name: Download lean artifacts
136-
uses: actions/download-artifact@v7
136+
uses: actions/download-artifact@v8
137137
with:
138138
name: lean-artifacts
139139
- name: Copy from artifacts to pages

0 commit comments

Comments
 (0)