Skip to content

Commit b0733e5

Browse files
chore(deps): update actions/checkout action to v3 (#53)
Co-authored-by: Matt Kramer <[email protected]>
1 parent 983f1de commit b0733e5

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

0 commit comments

Comments
 (0)