Skip to content

Commit 8217a0a

Browse files
authored
Merge pull request #20 from githubschool/dependabot/github_actions/github/branch-deploy-10
Bump github/branch-deploy from 9 to 10
2 parents 5068924 + fc07e4d commit 8217a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# conditionally trigger steps/deployments.
4343
- name: Start Branch Deployment
4444
id: branch-deploy
45-
uses: github/branch-deploy@v9
45+
uses: github/branch-deploy@v10
4646
with:
4747
environment: github-pages
4848
environment_targets: github-pages

0 commit comments

Comments
 (0)