Skip to content

Commit bdb011d

Browse files
authored
fix ci deploy job
1 parent d3b780a commit bdb011d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242
steps:
4343
- id: deployment
44-
uses: actions/deploy-pages@4
44+
uses: actions/deploy-pages@v4
4545
- name: Configure AWS credentials
4646
uses: aws-actions/configure-aws-credentials@v1
4747
with:

0 commit comments

Comments
 (0)