Skip to content

Commit

Permalink
Merge pull request #33 from DatepollSystems/renovate/major-risky-update
Browse files Browse the repository at this point in the history
renovate: update major-risky-update
  • Loading branch information
kaulex99 committed May 10, 2024
2 parents f592a06 + ac1e2da commit d83cbc6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

jobs:
publish:
runs-on: macos-13
runs-on: macos-14
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand All @@ -30,7 +30,7 @@ jobs:
bundler-cache: true

- name: Netrc maven.pkg.github.com
uses: extractions/netrc@v1
uses: extractions/netrc@v2
with:
machine: maven.pkg.github.com
username: cirunner
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
test:
runs-on: macos-13
runs-on: macos-14
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand All @@ -20,7 +20,7 @@ jobs:
bundler-cache: true

- name: Netrc api.github.com
uses: extractions/netrc@v1
uses: extractions/netrc@v2
with:
machine: maven.pkg.github.com
username: cirunner
Expand Down

0 comments on commit d83cbc6

Please sign in to comment.