Skip to content

Commit 94a7811

Browse files
committed
infra: Fix github CI/CD artifact version :octocat:
1 parent 520f19b commit 94a7811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Checkout
14-
uses: actions/checkout@v3
14+
uses: actions/checkout@v2
1515

1616
- name: Setup Node.js
1717
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)