Skip to content

Commit c076173

Browse files
authored
Merge pull request #13 from joinrpg/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
2 parents b329569 + 7446c68 commit c076173

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
env:
1818
BUILD_ONLY: true
1919
- name: Create artifacts
20-
uses: actions/upload-artifact@v5
20+
uses: actions/upload-artifact@v6
2121
with:
2222
name: site
2323
path: public

0 commit comments

Comments
 (0)