Skip to content

Commit 0e51d2b

Browse files
authored
Merge pull request #30 from serenity-js/renovate/jamesives-github-pages-deploy-action-4.x
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.6
2 parents 9c2d05d + b459969 commit 0e51d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: npm run build
3636

3737
- name: Publish website
38-
uses: JamesIves/github-pages-deploy-action@920cbb300dcd3f0568dbc42700c61e2fd9e6139c # v4.6.4
38+
uses: JamesIves/github-pages-deploy-action@a96ffa23204731ec64e3e1316072197d98bfbaea # v4.6.6
3939
if: github.ref == 'refs/heads/main'
4040
with:
4141
BRANCH: gh-pages

0 commit comments

Comments
 (0)