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 ef2d277 commit a036ae7Copy full SHA for a036ae7
.github/workflows/distribute-grain.yml
@@ -15,7 +15,7 @@ jobs:
15
distribute-grain:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/checkout@v2.3.4
+ - uses: actions/checkout@v2.4.0
19
20
- name: Install Packages 🔧
21
run: |
.github/workflows/generate-instance.yml
@@ -12,7 +12,7 @@ jobs:
12
GenerateCredInstance:
13
14
with:
persist-credentials: false # Required to make github pages deployment work correctly
0 commit comments