Skip to content

Commit c53488f

Browse files
salmanmkcnecolas
authored andcommitted
Upgrade GitHub Actions to latest versions
1 parent 3a550de commit c53488f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Build website
3636
run: npm run build -w website
3737
- name: Upload build artifact
38-
uses: actions/upload-pages-artifact@v3
38+
uses: actions/upload-pages-artifact@v4
3939
with:
4040
path: ./packages/website/build
4141

0 commit comments

Comments
 (0)