X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.github%2Fworkflows%2Fcodeql.yml;h=14c6001ab38ed1e90ded903fbee0761ed77c625c;hb=c4647e71c156041c9b0f3a1ee6b01ef14db6d83b;hp=8764cdd0e0e6e774857fbdde9822e79178c55e76;hpb=636d73c58866ed235c207719e41fdde3c2d6c969;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 8764cdd0e..14c6001ab 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -35,7 +35,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v2 + uses: actions/checkout@v3 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL