Skip to content

Commit 4568888

Browse files
authored
Merge pull request #117 from CCPBioSim/dependabot/github_actions/softprops/turnstyle-3.2.3
Bump softprops/turnstyle from 3.2.2 to 3.2.3
2 parents 2f39b6c + f445e90 commit 4568888

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616

1717
- name: Turnstyle
18-
uses: softprops/turnstyle@v3.2.2
18+
uses: softprops/turnstyle@v3.2.3
1919

2020
- name: checkout
2121
uses: actions/checkout@v6.0.1

0 commit comments

Comments
 (0)