Skip to content

Commit 2336a00

Browse files
authored
Merge pull request #654 from ruby/dependabot/github_actions/actions/upload-pages-artifact-4.0.0
Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0
2 parents 63e97f8 + cb5c0c0 commit 2336a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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
# Outputs to the './_site' directory by default
3333
run: bundle exec rake rdoc
3434
- name: Upload artifact
35-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
35+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
3636

3737
deploy:
3838
environment:

0 commit comments

Comments
 (0)