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 8ac779b commit be3db6cCopy full SHA for be3db6c
.github/workflows/codeql-analysis.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: actions/checkout
28
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
29
with:
30
token: ${{ secrets.GKWILLIE_TOKEN }}
31
0 commit comments