Skip to content

Commit 80d5317

Browse files
authored
Merge pull request #11 from mlcommons/anandhu-eng-patch-2
Add SSH-Key for gaining access to push the results
2 parents bda7faf + 9a5a2ae commit 80d5317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

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

2020
steps:
2121
- name: Checkout repository normally
22-
uses: actions/checkout@v3
22+
uses: actions/checkout@v4
2323

2424
- name: Set up Python
2525
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)