We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0752bf commit 5231a16Copy full SHA for 5231a16
.github/workflows/build-wheels-oobabooga.yml
@@ -117,7 +117,7 @@ jobs:
117
- name: VS Integration Cache
118
id: vs-integration-cache
119
if: runner.os == 'Windows'
120
- uses: actions/cache@v3.3.2
+ uses: actions/cache@v3.4.0
121
with:
122
path: ./MSBuildExtensions
123
key: cuda-${{ matrix.cuda }}-vs-integration
.github/workflows/build-wheels-tensorcores.yml
0 commit comments