Skip to content

Commit 7facb49

Browse files
committed
download v4
1 parent 1a28886 commit 7facb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/style-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
runs-on: ubuntu-latest
4141
name: ESLint Annotation
4242
steps:
43-
- uses: actions/download-artifact@v3
43+
- uses: actions/download-artifact@v4
4444
with:
4545
name: eslint_report.json
4646
- name: Annotate Code Linting Results

0 commit comments

Comments
 (0)