Skip to content

Commit 3050e4f

Browse files
authored
Merge pull request #194 from neural-loop/updates
Updates
2 parents 157ca7e + f30900d commit 3050e4f

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
@@ -58,7 +58,7 @@ jobs:
5858
run: npm run build
5959

6060
- name: Upload artifact
61-
uses: actions/upload-pages-artifact@v1
61+
uses: actions/upload-pages-artifact@v3
6262
with:
6363
path: ./public
6464

0 commit comments

Comments
 (0)