We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e300bf commit 5a1fb04Copy full SHA for 5a1fb04
.github/workflows/test.yml
@@ -60,7 +60,7 @@ jobs:
60
RUN_BENCHMARK: false
61
62
steps:
63
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
64
65
- name: Cache Docker Image
66
id: cache-docker-image
0 commit comments