Skip to content

Commit 661b7f7

Browse files
fix: correct deploy-pages action SHA
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 400964e commit 661b7f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
path: .
3535

3636
- id: deployment
37-
uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac2b3c603fc # v4.0.5
37+
uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4.0.5

0 commit comments

Comments
 (0)