[Bug] Assign inline comments to Invoke/Func nodes, annotate without Logger

This commit is contained in:
kobalicek
2023-01-08 13:50:35 +01:00
parent 6a414ea141
commit 8a33b814d6
11 changed files with 97 additions and 34 deletions

View File

@@ -14,7 +14,7 @@ jobs:
steps:
- name: "Checkout"
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: "Setup node.js"
uses: actions/setup-node@v1