Skip to content

Commit

Permalink
ci: Use action from dm
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Aug 5, 2024
1 parent e5ddf3f commit 2f8a469
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fledge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
with:
fetch-depth: 0

- uses: ./.github/workflows/git-identity
- uses: cynkra/dm/.github/workflows/git-identity@main

- uses: ./.github/workflows/install
- uses: cynkra/dm/.github/workflows/install@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
install-r: false
Expand Down

0 comments on commit 2f8a469

Please sign in to comment.