Skip to content

Commit 7f98e5f

Browse files
authored
Merge pull request #39 from glotzerlab/dependabot-github_actions-trunk-actions-version-2d71499196
Bump the actions-version group with 1 update
2 parents 167ae98 + 017aaf6 commit 7f98e5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/start.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14-
- uses: actions/checkout@v4.1.1
14+
- uses: actions/checkout@v4.1.2
1515
- name: Start action runners
1616
uses: ./start
1717
with:

0 commit comments

Comments
 (0)