We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 326d8e2 + 5bcad21 commit 39d77a7Copy full SHA for 39d77a7
1 file changed
.github/workflows/metrics.yml
@@ -11,7 +11,7 @@ jobs:
11
metrics:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
15
- uses: lowlighter/metrics@latest
16
with:
17
token: ${{ secrets.ORG_TOKEN }}
0 commit comments