Skip to content

Commit 953f2eb

Browse files
committed
fix
1 parent c6ef8a7 commit 953f2eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chipyard-run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ jobs:
547547
rm -rf ${{ github.workspace }}/.* || true
548548
ls -alh .
549549
- name: Checkout
550-
uses: actions/checkout@v3
550+
uses: actions/checkout@v4
551551
- name: Git workaround
552552
uses: ./.github/actions/git-workaround
553553
- name: Create conda env

0 commit comments

Comments
 (0)