Skip to content

Commit f13712c

Browse files
authored
Merge pull request #350 from loresoft/dependabot/github_actions/actions/deploy-pages-4
Bump actions/deploy-pages from 3 to 4
2 parents 31077a3 + d9eaa7a commit f13712c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
steps:
125125
- name: Deploy Documentation
126126
id: deployment
127-
uses: actions/deploy-pages@v3
127+
uses: actions/deploy-pages@v4
128128

129129
environment:
130130
name: github-pages

0 commit comments

Comments
 (0)