Skip to content

Commit e8593b2

Browse files
committed
try switching to v8 actions to get artifacts
1 parent 5e914a3 commit e8593b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
steps:
3636
- uses: actions/checkout@v4
3737
- id: foo
38-
uses: hjwp/github-actions@v6
38+
uses: hjwp/github-actions@v8
3939
with:
4040
test_chapter: ${{ matrix.test_chapter }}

0 commit comments

Comments
 (0)