Skip to content

Commit a109059

Browse files
chore(deps): update actions/checkout digest to c85c95e (#92)
1 parent 1ac4551 commit a109059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Check out repository
14-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
14+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
1515
- name: Set up python 3.9
1616
uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4
1717
with:

0 commit comments

Comments
 (0)