We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d3472 commit acd1764Copy full SHA for acd1764
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
17
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
18
with:
19
python-version: "3.14"
0 commit comments