Skip to content

Commit 30d5fa1

Browse files
Update actions/deploy-pages action to v5
1 parent d6a6964 commit 30d5fa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-legacy-ami.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,6 @@ jobs:
132132
with:
133133
path: ./site
134134
- name: Deploy pages
135-
uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4.0.5
135+
uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0
136136
id: deployment
137137
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)