Skip to content

Commit

Permalink
Merge pull request #2500 from thin-edge/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/deploy-pages-3

Bump actions/deploy-pages from 2 to 3
  • Loading branch information
didier-wenzek authored Dec 5, 2023
2 parents 4363edf + 75b7980 commit 860305e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ jobs:

- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v3

1 comment on commit 860305e

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
388 0 3 388 100 57m50.471s

Please sign in to comment.