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.
2 parents b58fc36 + eb792ac commit 376caf8Copy full SHA for 376caf8
.github/workflows/codeql.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout repository
30
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
31
32
- name: Initialize CodeQL
33
uses: github/codeql-action/init@v4
.github/workflows/jekyll-gh-pages.yml
runs-on: ubuntu-latest
- name: Checkout
- name: Configure Pages
uses: actions/configure-pages@v5
- name: Build static site artifact
0 commit comments