We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e9a76f + c4ec63a commit 3cfea27Copy full SHA for 3cfea27
1 file changed
.github/workflows/e2e.yaml
@@ -71,7 +71,7 @@ jobs:
71
go-version: ${{ env.GOLANG_VERSION }}
72
73
- name: Set up Holodeck (${{ matrix.driver_branch }})
74
- uses: NVIDIA/holodeck@v0.3.1
+ uses: NVIDIA/holodeck@v0.3.2
75
with:
76
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
77
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
0 commit comments