We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c8e2e0 + b4a31f8 commit dde6d99Copy full SHA for dde6d99
1 file changed
.github/workflows/sync-labels.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout repository
30
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
31
32
- name: Download JSON schema for labels configuration file
33
id: download-schema
@@ -105,7 +105,7 @@ jobs:
105
echo "::set-output name=flag::--dry-run"
106
107
108
109
110
- name: Download configuration files artifact
111
uses: actions/download-artifact@v2
0 commit comments