Skip to content

Commit

Permalink
Update deprecated github action
Browse files Browse the repository at this point in the history
  • Loading branch information
JoonghyunCho committed Sep 13, 2024
1 parent e90dd86 commit f5f8d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-workload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Install Github Package Registry Tool
run: dotnet tool install --global --no-cache gpr

- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v4
with:
name: tizen-workload-pkgs

Expand Down

0 comments on commit f5f8d32

Please sign in to comment.