Skip to content

Commit e4c69ed

Browse files
committed
minor spelling mistake
1 parent 4bea3a6 commit e4c69ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vartest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Download test artifact
19-
uses: action/download-artifact@v8
19+
uses: actions/download-artifact@v8
2020
with:
2121
name: my-artifact
2222
path: my_file.txt

0 commit comments

Comments
 (0)