Skip to content

Commit

Permalink
Merge pull request #387 from globaldatanet/4.3.1
Browse files Browse the repository at this point in the history
fix docs
  • Loading branch information
daknhh authored May 27, 2024
2 parents dd9947a + ff6668a commit a078d04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: ⬇️ Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4.1.1
- name: 🔑 Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1.7.0
uses: aws-actions/configure-aws-credentials@v4.0.2
env:
ACCOUNT_ID: ${{ env.AWS_ACCOUNT }}
with:
Expand Down

0 comments on commit a078d04

Please sign in to comment.