Skip to content

Commit 176e19e

Browse files
chore(deps): update actions/checkout digest to 8e5e7e5 (#76)
1 parent de8b008 commit 176e19e

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@24cb9080177205b6e8c946b17badbe402adc938f # v3
14+
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
1515
- name: Set up python 3.9
1616
uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4
1717
with:

0 commit comments

Comments
 (0)