We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4cd6bd + cefa730 commit 59f3f12Copy full SHA for 59f3f12
.github/workflows/e2e.yml
@@ -40,7 +40,7 @@ jobs:
40
echo "GOLANG_VERSION=${GOLANG_VERSION##GOLANG_VERSION := }" >> $GITHUB_ENV
41
42
- name: Set up Holodeck
43
- uses: NVIDIA/holodeck@v0.2.4
+ uses: NVIDIA/holodeck@v0.2.6
44
with:
45
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
46
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
0 commit comments