Skip to content

Commit 791a4d1

Browse files
authored
Merge pull request Expensify#90279 from Expensify/Rory-UpgradeTurnstyle
[No QA] Upgrade turnstyle (bump node to 24)
2 parents b0bed43 + 8955b0b commit 791a4d1

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)