We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6aa3d5 commit 2c9bc26Copy full SHA for 2c9bc26
1 file changed
.github/workflows/python-package.yml
@@ -27,7 +27,7 @@ jobs:
27
pymodbus-version: "2.5.3"
28
29
steps:
30
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
31
- name: Set up Python ${{ matrix.python-version }}
32
uses: actions/setup-python@v6
33
with:
0 commit comments