There was an error while loading. Please reload this page.
1 parent cbd6ac6 commit 1786948Copy full SHA for 1786948
2 files changed
.github/workflows/python-ci.yml
@@ -13,7 +13,7 @@ jobs:
13
python-ci:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
17
- env:
18
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
19
run: curl -LsS https://radia.run | bash -s python-ci
pykern/package_data/projex/.github/workflows/python-ci.yml.jinja
@@ -13,5 +13,5 @@ jobs:
- run: curl -LsS https://radia.run | bash -s python-ci
0 commit comments