Skip to content

Commit

Permalink
update to 4.4.01 for codeql and docs checks
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Ellingwood <[email protected]>
  • Loading branch information
ndellingwood committed Dec 17, 2024
1 parent c77166f commit 627f41d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
repository: 'kokkos/kokkos'
path: 'kokkos'
ref: '4.3.01'
ref: '4.4.01'

- name: configure_kokkos
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: kokkos/kokkos
ref: 4.3.01
ref: 4.4.01
path: kokkos

- name: configure_kokkos
Expand Down

0 comments on commit 627f41d

Please sign in to comment.