Skip to content

Commit 1abd69a

Browse files
committed
updated action
1 parent 9ac2d92 commit 1abd69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
PYTHON: ${{ matrix.python }}
2727

2828
steps:
29-
- uses: actions/checkout@v2
29+
- uses: actions/checkout@v4
3030
- name: Set up Python ${{ matrix.python }}
3131
uses: actions/setup-python@v4
3232
with:

0 commit comments

Comments
 (0)