Update github action dependency to supported version

This commit is contained in:
Morten Nielsen 2024-11-19 19:22:45 -08:00
parent 66641cdbf7
commit 3d3e762996

View file

@ -48,7 +48,7 @@ jobs:
dotnet test src/UnitTests/NmeaParser.Tests.NET/bin/Release/net6.0/NmeaParser.Tests.Net.dll -v normal
- name: Upload artifacts
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: NuGet Packages
path: artifacts/NuGet/Release