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 6cb63ab commit b5777cdCopy full SHA for b5777cd
.github/workflows/generator.yml
@@ -12,7 +12,7 @@ jobs:
12
if: "!contains(github.event.head_commit.message, 'ci skip')"
13
14
steps:
15
- - uses: actions/checkout@v4.1.1
+ - uses: actions/checkout@v4.1.2
16
- name: Update archive
17
uses: linuxsuren/yaml-readme@v0.0.16
18
env:
.github/workflows/orbit.yaml
@@ -10,7 +10,7 @@ jobs:
10
Record:
11
runs-on: ubuntu-20.04
- name: orbit
uses: linuxsuren/orbit-assistant@master
.github/workflows/update-website.yml
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
with:
repository: opensource-f2f/website
0 commit comments