We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2df11 commit 4a340b3Copy full SHA for 4a340b3
.github/workflows/e2e.yaml
@@ -48,7 +48,7 @@ jobs:
48
go-version: ${{ inputs.golang_version }}
49
50
- name: Set up Holodeck
51
- uses: NVIDIA/[email protected].14
+ uses: NVIDIA/[email protected].15
52
with:
53
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
54
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
0 commit comments