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 fb7fe61 commit f1a9ad3Copy full SHA for f1a9ad3
.github/workflows/distribute-grain.yml
@@ -17,7 +17,7 @@ jobs:
17
env:
18
NODE_OPTIONS: --max_old_space_size=8192
19
steps:
20
- - uses: actions/checkout@v2.3.4
+ - uses: actions/checkout@v2.4.0
21
22
- name: Install Packages 🔧
23
run: |
.github/workflows/generate-instance.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
with:
persist-credentials: false # Required to make github pages deployment work correctly
0 commit comments