We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14f4057 commit fec6166Copy full SHA for fec6166
2 files changed
.github/workflows/style.yaml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-24.04
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
22
- name: prek
23
uses: glotzerlab/workflows/prek@00c67cb577c36bdc2570845fc62d1a30e3383012 # 0.14.0
24
.github/workflows/test.yaml
@@ -19,7 +19,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
25
with:
0 commit comments