stotko / stdgpu

stdgpu: Efficient STL-like Data Structures on the GPU
https://stotko.github.io/stdgpu/
Apache License 2.0
1.16k stars 83 forks source link

CI: Update used actions #403

Closed stotko closed 9 months ago

stotko commented 9 months ago

New major releases for the used actions in our CI have been released. Update our jobs to use these and to prepare for an upcoming simplification of the jobs.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b70405b) 97.40% compared to head (51e0ad5) 97.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #403 +/- ## ========================================== - Coverage 97.40% 97.33% -0.08% ========================================== Files 31 31 Lines 2586 2512 -74 ========================================== - Hits 2519 2445 -74 Misses 67 67 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.