Skip to content

Commit 4f871c2

Browse files
author
Itzi Zubeldia
committed
Add uncomitted file
1 parent 2259af4 commit 4f871c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: Build site
2121
run: mkdocs build
2222
- name: Upload artifact
23-
uses: actions/upload-pages-artifact@v4
23+
uses: actions/upload-pages-artifact@v3
2424
with:
2525
path: site

0 commit comments

Comments
 (0)