Skip to content

Commit 241859d

Browse files
authored
Apply suggestion from @shenxianpeng
1 parent f421e31 commit 241859d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
python-version: ["3.14", "3.13", "3.12", "3.11", "3.10", "3.9"]
1818
steps:
1919
- name: Checkout
20-
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 #v5
20+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2121

2222
- name: Set up Python ${{ matrix.python-version }}
2323
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 #v5

0 commit comments

Comments
 (0)