Skip to content

Commit 7553e8e

Browse files
committed
COMP: Update actions/checkout to v5
1 parent 5d0e471 commit 7553e8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-python-hasi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- os: macos-10.15
1919

2020
steps:
21-
- uses: actions/checkout@v4
21+
- uses: actions/checkout@v5
2222

2323
- name: Set up Python 3.7
2424
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)