Skip to content

Commit

Permalink
Update dissect-ci template
Browse files Browse the repository at this point in the history
  • Loading branch information
Miauwkeru committed Mar 28, 2024
1 parent ad5dc3d commit 55ddbba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dissect-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
permissions:
id-token: write
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: packages
path: dist/
Expand All @@ -34,3 +34,4 @@ jobs:
trigger-tests:
needs: [publish]
uses: fox-it/dissect-workflow-templates/.github/workflows/dissect-ci-demand-test-template.yml@main
secrets: inherit

0 comments on commit 55ddbba

Please sign in to comment.