Skip to content

Update image with R 4.4.0 #3

Update image with R 4.4.0

Update image with R 4.4.0 #3

Workflow file for this run

---
name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
CICD-base:
runs-on: ubuntu-latest
steps:
- uses: uclahs-cds/tool-static-analysis@v1