Skip to content

Commit

Permalink
bump actions/checkout to @v4
Browse files Browse the repository at this point in the history
  • Loading branch information
ptheywood committed Jan 22, 2024
1 parent f2a4b11 commit d4587c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

# Install Ruby
- uses: ruby/setup-ruby@v1
Expand Down
3 changes: 0 additions & 3 deletions _data/talks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
event: "ExaTEPP workshop (January 2024)"
event_url: "https://indico.cern.ch/event/1351992/"
title: "Progress report: Profiling Celeritas on Nvidia GPUs"
note:
slides: "https://ptheywood.uk/2024-01-23-progress-report-profiling-celeritas-on-nvidia-gpus"
src: "https://github.com/ptheywood/2024-01-23-progress-report-profiling-celeritas-on-nvidia-gpus"
- year: 2023
Expand All @@ -15,7 +14,6 @@
event: "ExaTEPP workshop (June 2023)"
event_url: "https://indico.cern.ch/event/1287030/"
title: "GPU Profiling with Celeritas"
note:
slides: "https://ptheywood.uk/2023-06-22-gpu-profiling-with-celeritas/"
src: "https://github.com/ptheywood/2023-06-22-gpu-profiling-with-celeritas"
- year: 2022
Expand All @@ -25,7 +23,6 @@
event: "Lunchbytes: High Performance Computing (HPC) at Sheffield and Beyond"
event_url: "https://rse.shef.ac.uk/events/lunchbytes-2022-02-17.html"
title: "HPC Beyond Sheffield: JADE and Bede Presentation"
note:
slides: "https://ptheywood.uk/hpc-beyond-sheffield-jade-and-bede-presentation"
src: "https://github.com/ptheywood/hpc-beyond-sheffield-jade-and-bede-presentation"
- year: 2019
Expand Down

0 comments on commit d4587c0

Please sign in to comment.