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.
2 parents 5fde888 + c27f80e commit b109fa5Copy full SHA for b109fa5
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout
30
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
31
32
- name: Docker meta
33
id: meta
@@ -130,7 +130,7 @@ jobs:
130
131
132
133
134
135
- name: Draft release
136
uses: softprops/action-gh-release@v1
.github/workflows/docs.yml
echo ::set-output name=recordr-build-dir::"build/rec"
- name: ● REC terminal sessions
if: github.event_name != 'pull_request'
0 commit comments