Skip to content

Commit

Permalink
Update GitHub action to use cfile v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cogu committed Oct 16, 2023
1 parent 144fea9 commit e808bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: cogu/cfile
ref: v0.3.0
ref: v0.3.1
path: cfile_0.3
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
Expand Down

0 comments on commit e808bea

Please sign in to comment.