Skip to content

Commit 2c9bc26

Browse files
chore(deps): update actions/checkout action to v6 (#98)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6aa3d5 commit 2c9bc26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
pymodbus-version: "2.5.3"
2828

2929
steps:
30-
- uses: actions/checkout@v5
30+
- uses: actions/checkout@v6
3131
- name: Set up Python ${{ matrix.python-version }}
3232
uses: actions/setup-python@v6
3333
with:

0 commit comments

Comments
 (0)