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 82fc61a commit daa6118Copy full SHA for daa6118
.github/workflows/ci.yaml
@@ -9,7 +9,7 @@ jobs:
9
10
steps:
11
- name: Checkout code
12
- uses: actions/checkout@v4
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
13
14
- name: Set up Python
15
uses: actions/setup-python@v5
0 commit comments