Merge pull request #2254 from crytic/dependabot/github_actions/dev/actions/deploy-pages-3

Bump actions/deploy-pages from 2 to 3
pull/2259/head
alpharush 12 months ago committed by GitHub
commit 05310b4a01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/docs.yml

@ -43,4 +43,4 @@ jobs:
path: './html/'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v3

Loading…
Cancel
Save