Skip to content

Commit 2508863

Browse files
authored
Merge pull request #19 from joinrpg/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
2 parents a596ee5 + c8b22e0 commit 2508863

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@v6
20+
uses: actions/upload-artifact@v7
2121
with:
2222
name: site
2323
path: public

0 commit comments

Comments
 (0)