Skip to content

Commit 183a824

Browse files
authored
Merge pull request #8 from sdebruyn/dependabot/github_actions/actions/deploy-pages-2
Bump actions/deploy-pages from 1 to 2
2 parents 7a5bb5b + 5949f4c commit 183a824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dbt-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363

6464
- name: Deploy to GitHub Pages
6565
id: deployment
66-
uses: actions/deploy-pages@v1
66+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)