We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 084ec5e commit 7a8e098Copy full SHA for 7a8e098
.github/workflows/pyhc-environment-compatibility.yml
@@ -15,6 +15,6 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v4
18
- # TODO: switch back to @v1 instead of @main
+ # TODO: switch back to @v1 instead of @main
19
- name: Check PyHC Environment Compatibility
20
uses: heliophysicsPy/pyhc-actions/pyhc-env-compat@main
0 commit comments