Skip to content

Commit

Permalink
Upgrade artifacts dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dotMorten authored Oct 24, 2024
1 parent 0488247 commit 9312624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CIBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# msbuild /restore /t:Build src/Esri.ArcGISRuntime.ARToolkit.sln /p:Configuration=Release

- name: Upload artfacts
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: NuGet Packages
path: Output/NuGet/Release
Expand Down

0 comments on commit 9312624

Please sign in to comment.