diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4557622..a74acb4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: actions/setup-node@v3 with: node-version: '12.x' diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index ac0200d..65b252e 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Initialize CodeQL uses: github/codeql-action/init@v2 diff --git a/index.html b/index.html index 0bd1628..4119682 100644 --- a/index.html +++ b/index.html @@ -2525,7 +2525,7 @@