Skip to content

Commit 91512eb

Browse files
👷 Fix the CI actions deprecation
1 parent 1353f17 commit 91512eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- uses: actions/checkout@v4
5555

5656
- name: Download artifacts
57-
uses: actions/download-artifact@v2
57+
uses: actions/download-artifact@v4
5858
with:
5959
name: autogenerated_files
6060
path: robot_log_visualizer/ui/autogenerated

0 commit comments

Comments
 (0)