Skip to content

Commit 83cce29

Browse files
author
Helder Santos
committed
Revert back to 1.1
1 parent 18c288a commit 83cce29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: echo "The time was ${{ steps.hello.outputs.time }}"
1616
- name: Wait some miliseconds
1717
id: wait
18-
uses: hpsantos/typescript-github-action@main
18+
uses: hpsantos/typescript-github-action@v1.1
1919
with:
2020
miliseconds: 5000
2121
# Use the output from the `hello` step

0 commit comments

Comments
 (0)