Skip to content
This repository was archived by the owner on Jun 25, 2023. It is now read-only.

Commit d462fc9

Browse files
chore(deps): update actions/checkout action to v3.2.0
1 parent 84a2c4a commit d462fc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-stafflist.yml

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

1313
steps:
1414
- name: Checkout repository
15-
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
15+
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
1616

1717
- name: Update README
1818
env:

0 commit comments

Comments
 (0)