Skip to content

Commit

Permalink
update(ci-cd): use w/f v2.3.3
Browse files Browse the repository at this point in the history
eliminates Python 3.8 test
  • Loading branch information
majensen committed Jan 7, 2025
1 parent 657a2fb commit 1419d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
ci-cd:
uses: CBIIT/bento-workflows/.github/workflows/[email protected].1
uses: CBIIT/bento-workflows/.github/workflows/[email protected].3
with:
workdir: ./python
pkg_name: bento-mdf
Expand Down

0 comments on commit 1419d9d

Please sign in to comment.