Skip to content

Commit 2230bf7

Browse files
authored
Update deploypod.yml
1 parent e002d28 commit 2230bf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploypod.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ on:
77

88
jobs:
99
build-and-deploy:
10-
runs-on: macos-12
10+
runs-on: macos-14
1111
steps:
1212
- name: Checkout
13-
uses: actions/checkout@v2
13+
uses: actions/checkout@v3
1414

1515
- name: Get Pod Version
1616
run: |

0 commit comments

Comments
 (0)