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 bbeb2e4 + 46f92e4 commit e81b411Copy full SHA for e81b411
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
name: on ${{ matrix.platform }}
18
19
steps:
20
- - uses: actions/checkout@v2.3.5
+ - uses: actions/checkout@v2.4.0
21
- name: Set up JDK 11
22
uses: actions/setup-java@v2
23
with:
.github/workflows/sync-labels.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
13
14
- uses: micnncim/[email protected]
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments