Skip to content

Commit

Permalink
Update kokkos version for codequl and docs checks
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Ellingwood <ndellin@sandia.gov>
  • Loading branch information
ndellingwood committed Nov 25, 2024
1 parent 761d46d commit 70672fc
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.5.00'

- 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.5.00
path: kokkos

- name: configure_kokkos
Expand Down

0 comments on commit 70672fc

Please sign in to comment.