Skip to content

Commit 53ff831

Browse files
authored
Use carpentries actions in update-workflows
1 parent e3b2fc6 commit 53ff831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-workflows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Update Workflows
4343
id: update
44-
uses: froggleston/actions/update-workflows@main
44+
uses: carpentries/actions/update-workflows@main
4545
with:
4646
repo: ${{ github.event.inputs.tarball }} || "https://carpentries.r-universe.dev"
4747
clean: ${{ github.event.inputs.clean }} || ".yaml"

0 commit comments

Comments
 (0)