Skip to content

Commit ba9bfce

Browse files
committed
update github actions node
1 parent 74219a8 commit ba9bfce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
python-version: [3.9, "3.10", "3.11", "3.12"]
1414

1515
steps:
16-
- uses: actions/checkout@vv
16+
- uses: actions/checkout@v4
1717
- name: Set up Python ${{ matrix.python-version }}
1818
uses: actions/setup-python@v5
1919
with:

0 commit comments

Comments
 (0)