Skip to content

Commit fe2b885

Browse files
authored
Merge pull request #841 from pyOpenSci/dependabot/github_actions/dot-github/workflows/actions-e5be0e1c7a
build(deps): bump the actions group in /.github/workflows with 2 updates
2 parents dd5fe6f + b54a7a1 commit fe2b885

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
cache-version: 0 # Increment this number if you need to re-download cached gems
4141
- name: Setup Pages
4242
id: pages
43-
uses: actions/configure-pages@v5
43+
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d #v6
4444
- name: Build with Jekyll
4545
# Outputs to the './_site' directory by default
4646
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
@@ -60,4 +60,4 @@ jobs:
6060
steps:
6161
- name: Deploy to GitHub Pages
6262
id: deployment
63-
uses: actions/deploy-pages@v4
63+
uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 #v5

0 commit comments

Comments
 (0)