Skip to content

Commit 362c42f

Browse files
committed
ci: Bump the get-current-time GitHub Action to a version that uses Node.js 20
1 parent 7039f43 commit 362c42f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: ruffle-release-apks
2222

2323
- name: Get current date
24-
uses: 1466587594/get-current-time@v2.1.1
24+
uses: 1466587594/get-current-time@v2.1.2
2525
id: current_date
2626
with:
2727
format: YYYYMMDD

0 commit comments

Comments
 (0)