Skip to content

Commit 57d0dc8

Browse files
committed
chore(deps): update actions/checkout digest to 692973e
1 parent 4f08cf0 commit 57d0dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

+1-1
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@a5ac7e51b41094c92402da3b24376905380afc29 # v4
30+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
3131
- name: Set up Python ${{ matrix.python-version }}
3232
uses: actions/setup-python@v5
3333
with:

0 commit comments

Comments
 (0)