Skip to content

Commit 8955b0b

Browse files
committed
Upgrade turnstyle (bump node to 24)
1 parent ab841cc commit 8955b0b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/createNewVersion.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@ jobs:
4545
outputs:
4646
NEW_VERSION: ${{ steps.bumpVersion.outputs.NEW_VERSION }}
4747
steps:
48+
# v3.2.4
4849
- name: Run turnstyle
49-
uses: softprops/turnstyle@49108bdfa571e62371bd2c3094893c547ab3fc03
50+
uses: softprops/turnstyle@4415445a6780f85c074f0e4334cf8e65bae3ad45
5051
with:
5152
poll-interval-seconds: 10
5253
env:

0 commit comments

Comments
 (0)