Skip to content

Commit aa6987b

Browse files
committed
upgrade to latest actions
1 parent c934218 commit aa6987b

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
@@ -33,6 +33,6 @@ jobs:
3333
steps:
3434
- uses: actions/checkout@v4
3535
- id: foo
36-
uses: hjwp/github-actions@v5
36+
uses: hjwp/github-actions@v6
3737
with:
3838
test_chapter: ${{ matrix.test_chapter }}

0 commit comments

Comments
 (0)