We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55924a5 + ef9ecc4 commit eacec17Copy full SHA for eacec17
2 files changed
.github/workflows/ci.yaml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@v6
35
36
- name: Set up Holodeck
37
- uses: NVIDIA/holodeck@v0.3.2
+ uses: NVIDIA/holodeck@v0.3.4
38
env:
39
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
40
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
.github/workflows/precompiled.yaml
@@ -370,7 +370,7 @@ jobs:
370
fi
371
372
373
374
375
376
0 commit comments