We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f08cf0 commit 57d0dc8Copy full SHA for 57d0dc8
.github/workflows/python-package.yml
@@ -27,7 +27,7 @@ jobs:
27
pymodbus-version: "2.5.3"
28
29
steps:
30
- - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
31
- name: Set up Python ${{ matrix.python-version }}
32
uses: actions/setup-python@v5
33
with:
0 commit comments