Merge pull request #1995 from crytic/dependabot/github_actions/dev/actions/deploy-pages-2

Bump actions/deploy-pages from 1 to 2
pull/2018/head
alpharush 1 year ago committed by GitHub
commit 2626a97876
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@v1
uses: actions/deploy-pages@v2

Loading…
Cancel
Save