We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 334e6fd + bdb011d commit 64e268bCopy full SHA for 64e268b
.github/workflows/deploy.yml
@@ -41,7 +41,7 @@ jobs:
41
runs-on: ubuntu-latest
42
steps:
43
- id: deployment
44
- uses: actions/deploy-pages@4
+ uses: actions/deploy-pages@v4
45
- name: Configure AWS credentials
46
uses: aws-actions/configure-aws-credentials@v1
47
with:
0 commit comments