Skip to content

Commit 64e268b

Browse files
authored
Merge pull request #886 from rust-lang/marcoieni-patch-1
fix ci deploy job
2 parents 334e6fd + bdb011d commit 64e268b

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)