Skip to content

Commit

Permalink
Merge branch 'main' into fix/1019
Browse files Browse the repository at this point in the history
  • Loading branch information
karnikaavelumani authored Mar 17, 2024
2 parents 1f08661 + 49fa6cc commit edb6010
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check_website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
node-version: [20.x]

steps:
- name: Checkout
Expand Down
4 changes: 3 additions & 1 deletion src/lib/public/links/links.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,5 +183,7 @@
"sp24-flask-slides": "https://docs.google.com/presentation/d/11YAl-Ei7jwBAba3QXQeH4sncjWCtneNaIi62X9fBoq0/edit?usp=sharing",
"icon-designathon-sp2024": "https://www.figma.com/file/Q1zdyDa5RtKFsaqoQfLd5m/Icon-Designathon?type=whiteboard&node-id=0%3A1&t=UDzQDPhrUhnGYVfq-1",
"dev-oauth-repo": "https://github.com/acmCSUFDev/oauth-workshop",
"oauth-dev": "https://docs.google.com/presentation/d/1Ojbn-dNfhGAn0Tkj7ogfoqFydN2AX6fxNI_7gIAzMAo/edit?usp=sharing"
"oauth-dev": "https://docs.google.com/presentation/d/1Ojbn-dNfhGAn0Tkj7ogfoqFydN2AX6fxNI_7gIAzMAo/edit?usp=sharing",
"intro-to-ds-sp24": "https://docs.google.com/presentation/d/101LSt5EyojRWLcwUjhaNffHowMblftOWb1pamg0NKHM/edit?usp=sharing",
"intro-ds-sp24-collab": "https://colab.research.google.com/drive/1BtQmGeUGwsowGEeTwdLMhQDm6MIqipnV?usp=sharing"
}

0 comments on commit edb6010

Please sign in to comment.