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

Commit 10cf884

Browse files
chore(deps): update actions/checkout action to v3.5.1
1 parent c39a6d6 commit 10cf884

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@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
1616

1717
- name: Update README
1818
env:

0 commit comments

Comments
 (0)