aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorBaoshuo Ren <i@baoshuo.ren>2022-07-12 23:27:04 +0800
committerGitHub <noreply@github.com>2022-07-12 17:27:04 +0200
commit016872ffe03ab9107b1bc62fae674a4809c3b23f (patch)
treebcc6793a6b7485338a86de4f1c7404eba593394a /.github/workflows
parent01819bc3bcc44282e5bb9301c3478d837d1e5152 (diff)
downloadjquery-016872ffe03ab9107b1bc62fae674a4809c3b23f.tar.gz
jquery-016872ffe03ab9107b1bc62fae674a4809c3b23f.zip
Docs: Remove git.io from a GitHub Actions comment
All links on git.io are deprecated and may stop redirecting at a certain point. See https://github.blog/changelog/2022-04-25-git-io-deprecation/ Closes gh-5036
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/codeql-analysis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index fbd8bba19..bc31d6a3c 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -37,7 +37,7 @@ jobs:
uses: github/codeql-action/autobuild@v2
# ℹī¸ Command-line programs to run using the OS shell.
- # 📚 https://git.io/JvXDl
+ # 📚 https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
# ✏ī¸ If the Autobuild fails above, remove it and uncomment the following three lines
# and modify them (or add more) to build your code if your project