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.
actions/checkout
v3
v4
1 parent 5c95633 commit 149a5e4Copy full SHA for 149a5e4
.github/workflows/pytorch.yml
@@ -28,7 +28,7 @@ jobs:
28
image: ubuntu:20.04
29
30
steps:
31
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
32
33
- name: Install apt-get packages
34
run: |
.github/workflows/tflite.yml
0 commit comments