We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee79782 commit 2f69230Copy full SHA for 2f69230
.github/workflows/test.yaml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Checkout code
14
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
+ uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
15
16
- name: Set up Python 3.11
17
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
0 commit comments