Skip to content
Snippets Groups Projects
Commit a0294b68 authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Bump checkout action

parent f29380a6
No related branches found
No related tags found
No related merge requests found
......@@ -278,9 +278,9 @@ jobs:
runs-on: [ubuntu-latest]
needs: [unit-tests-linux]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: coverage-data
path: ${{ github.workspace }}/build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment