Skip to content

Commit 2bed375

Browse files
authored
Merge pull request #896 from ruby/dependabot/github_actions/actions/upload-pages-artifact-5
Bump actions/upload-pages-artifact from 4 to 5
2 parents 16d0cb2 + 93dd207 commit 2bed375

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build with Reline
3333
run: bundle exec rake rdoc
3434
- name: Upload artifact
35-
uses: actions/upload-pages-artifact@v4
35+
uses: actions/upload-pages-artifact@v5
3636

3737
deploy:
3838
environment:

0 commit comments

Comments
 (0)