We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8044d1b commit 993c232Copy full SHA for 993c232
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout
11
- - uses: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675
+ - uses: actions/checkout@v2
12
13
- name: Install and Build
14
run: |
0 commit comments