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 d956e7c commit c92af8bCopy full SHA for c92af8b
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout repository
21
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
22
23
# TODO: setup any tooling that is required to run the tests (optional)
24
# E.g. install a specific version of a programming language
0 commit comments