Skip to content

Commit ff9f0d5

Browse files
authored
Update action#2.yaml
1 parent 1c450f9 commit ff9f0d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/action#2.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ on:
33
pull_request:
44
jobs:
55
print-branch:
6-
runs-on: ubuntu-lates
6+
runs-on: ubuntu-latest
77
steps:
8-
- run: echo "runs from branch ${{ github.ref }}"
8+
- run: echo "runs from branch ${{ github.ref }}"

0 commit comments

Comments
 (0)