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 76227f5 commit 1429b66Copy full SHA for 1429b66
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
10
steps:
11
- name: Check out repository code
12
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
13
14
- name: Install pipenv
15
run: pip install pipenv
0 commit comments