We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6018c9d commit b5f3d6dCopy full SHA for b5f3d6d
.github/workflows/test-gpu.yaml
@@ -21,7 +21,7 @@ jobs:
21
go-version: ['1.21.x']
22
steps:
23
- name: Clone
24
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
25
with:
26
submodules: true
27
- name: Setup Go ${{ matrix.go-version }}
0 commit comments