Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaDev authored Mar 3, 2025
1 parent 853ae7e commit 51f4218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: cancel run if same versions
if: steps.last_build.outputs.release == steps.opendtu_release.outputs.release
uses: andymckay/cancel-action@0.3
uses: andymckay/cancel-action@0.5

- name: Clone OpenDTU
run: git clone $GIT_CLONE_URL opendtu
Expand Down

0 comments on commit 51f4218

Please sign in to comment.