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 20163a6 commit ad56fa5Copy full SHA for ad56fa5
.github/workflows/vulkan-loader.yml
@@ -74,7 +74,7 @@ jobs:
74
echo running extras
75
${{ matrix.env.extras }}
76
- name: Cache .tmp, ~/.nuget/packages
77
- uses: actions/cache@v2
+ uses: actions/cache@v4
78
with:
79
path: |
80
.tmp
0 commit comments