Skip to content

Commit 367c437

Browse files
chore(deps): update actions/checkout digest to 0c366fd
1 parent cb273be commit 367c437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypipublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818

1919
steps:
20-
- uses: actions/checkout@61b9e3751b92087fd0b06925ba6dd6314e06f089 # master
20+
- uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # master
2121
- name: Set up Python 3.10
2222
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
2323
with:

0 commit comments

Comments
 (0)