Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mulle-nat committed Nov 22, 2024
1 parent 09001eb commit 1d0d0e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mulle-sde-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- uses: actions/checkout@v4

- uses: mulle-sde/github-ci@v1
- uses: mulle-sde/github-ci@v2

- uses: mulle-cc/github-ci@v4

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/mulle-sde-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:

- uses: actions/checkout@v4

- uses: mulle-sde/github-ci@v1
- uses: mulle-sde/github-ci@v2

- uses: mulle-cc/github-ci@v5
- uses: mulle-cc/github-ci@v4

- name: Dump Project Environment
run: |
Expand Down

0 comments on commit 1d0d0e9

Please sign in to comment.