Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6655bac

Browse files
committedJul 24, 2024··
test
1 parent 1a0ee30 commit 6655bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/tests_hw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
5858
- name: Checkout user repository
5959
if: ${{ steps.check-tests.outputs.enabled == 'true' }}
60-
uses: actions/checkout@v4.1.7
60+
uses: actions/checkout@v4
6161

6262
- name: List files recursively
6363
if: ${{ steps.check-tests.outputs.enabled == 'true' }}

0 commit comments

Comments
 (0)
Please sign in to comment.