Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #10 from AbdoullahBougataya/revert-9-dependabot/gi…
Browse files Browse the repository at this point in the history
…thub_actions/actions/upload-artifact-4

Revert "Bump actions/upload-artifact from 3 to 4"
  • Loading branch information
AbdoullahBougataya authored Jan 21, 2024
2 parents 8b087ae + 81bc243 commit 0051daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}

- name: Save sketches report as workflow artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
if-no-files-found: error
path: ${{ env.SKETCHES_REPORTS_PATH }}
Expand Down

0 comments on commit 0051daf

Please sign in to comment.