We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af283a8 commit cc01a70Copy full SHA for cc01a70
2 files changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout code
19
- uses: actions/checkout@v2.4.0
+ uses: actions/checkout@v3.0.0
20
with:
21
token: ${{ secrets.ARCHIBOT_GITHUB_TOKEN }}
22
.github/workflows/translations.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
14
15
0 commit comments