Skip to content

Commit b48da08

Browse files
Update latest.yaml
1 parent 172aa0d commit b48da08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
steps:
1818
- name: Download artifacts
19-
uses: actions/download-artifact@v2
19+
uses: actions/download-artifact@v4
2020
- name: Get variables
2121
id: get-targets
2222
run: |

0 commit comments

Comments
 (0)