Skip to content

Commit bd25077

Browse files
authored
Merge pull request #11 from rbenv/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents 131b31e + 7c40c6b commit bd25077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Pages
3434
uses: actions/configure-pages@v5
3535
- name: Upload artifact
36-
uses: actions/upload-pages-artifact@v3
36+
uses: actions/upload-pages-artifact@v4
3737
with:
3838
# Upload entire repository
3939
path: '.'

0 commit comments

Comments
 (0)