Skip to content

Commit 7f3b608

Browse files
authored
Merge pull request #16 from PermutaTriangle/dependabot/github_actions/dot-github/workflows/github-actions-099537f089
ci(deps): bump the github-actions group in /.github/workflows with 2 updates
2 parents a96192f + f6d0ed1 commit 7f3b608

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jekyll.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- name: Checkout
29-
uses: actions/checkout@v4
29+
uses: actions/checkout@v5
3030

3131
- name: Setup Ruby
3232
uses: ruby/setup-ruby@v1
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Upload artifact
5757
# Automatically uploads an artifact from the './_site' directory by default
58-
uses: actions/upload-pages-artifact@v3
58+
uses: actions/upload-pages-artifact@v4
5959

6060
# Deployment job
6161
deploy:

0 commit comments

Comments
 (0)