Skip to content

Commit

Permalink
Merge pull request #95 from cdesiniotis/pin-holodeck-version
Browse files Browse the repository at this point in the history
Set holodeck version to v0.2.1
  • Loading branch information
cdesiniotis authored Aug 22, 2024
2 parents 16d0583 + 08aef25 commit e9ff9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Holodeck
uses: NVIDIA/holodeck@main
uses: NVIDIA/holodeck@v0.2.1
env:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit e9ff9b5

Please sign in to comment.