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 280ae10 commit 7bf9c35Copy full SHA for 7bf9c35
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-22.04
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
+ uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
18
19
- name: Run Tests in Docker
20
run: bin/run-tests-in-docker.sh
0 commit comments