Skip to content

Commit 8081113

Browse files
committed
try checkoutv3
1 parent a4bfcdd commit 8081113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
CU_VERSION: "cu121"
1616
JUST_TESTRUN: 1
1717
steps:
18-
- uses: actions/checkout@v3
18+
- uses: actions/checkout@v4
1919
- name: Build and run tests
2020
run: |-
2121
# set -e

0 commit comments

Comments
 (0)