bat/.github
Constantin Nickel 3c59a4203c Replace deprecated `set-output` GitHub workflow command
The command is deprecated since Oct. 22 and is replaced by writing the
output variables into a file.

```
echo "NAME=${value}" >> $GITHUB_OUTPUT
```
2023-03-14 17:48:07 +01:00
..
ISSUE_TEMPLATE Refer to discussions page in issue templates. 2022-05-22 21:27:54 +02:00
workflows Replace deprecated `set-output` GitHub workflow command 2023-03-14 17:48:07 +01:00
.codecov.yml Disable code-coverage comments 2020-08-02 21:51:23 +02:00
FUNDING.yml Add Enselic in FUNDING.yml 2021-07-26 20:11:34 +02:00
dependabot.yml Add github-actions to Dependabot 2022-10-03 21:42:03 +02:00