We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8105584 commit 4f1dd27Copy full SHA for 4f1dd27
.github/workflows/code-test.yaml
@@ -25,7 +25,7 @@ jobs:
25
outputs:
26
projects: ${{ steps.set-projects.outputs.projects }}
27
steps:
28
- - uses: actions/checkout@v4
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
29
- name: Find all projects with pyproject.toml
30
id: set-projects
31
run: |
0 commit comments