Skip to content

Commit

Permalink
update action to checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
marjisound committed Feb 12, 2024
1 parent 67b3aa0 commit 560d920
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
contents: read

steps:
- name: Checkout
uses: actions/checkout@v3
# Setup AWS credentials to enable uploading to S3 for Riff-Raff.
# See https://github.com/aws-actions/configure-aws-credentials
- uses: aws-actions/configure-aws-credentials@v4
Expand Down

0 comments on commit 560d920

Please sign in to comment.