We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efcb89b commit 3adb08aCopy full SHA for 3adb08a
.github/workflows/test.yml
@@ -72,7 +72,7 @@ jobs:
72
73
steps:
74
- name: "Checkout the repo"
75
- uses: "actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29" # v4.1.6
+ uses: "actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332" # v4.1.7
76
77
- name: "Setup Python"
78
id: "setup-python"
@@ -129,7 +129,7 @@ jobs:
129
130
131
132
133
134
135
0 commit comments