Issue deprecation warning when wf_dict is used for get_knowledge_graph
#1241
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: UpdateDependabotPR | |
| on: | |
| pull_request_target: | |
| branches: [ main ] | |
| jobs: | |
| pyiron: | |
| uses: pyiron/actions/.github/workflows/dependabot-pr.yml@actions-4.0.8 | |
| secrets: inherit |