Skip to content

Commit

Permalink
renovate: update major-risky-update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 21, 2024
1 parent f592a06 commit ac1e2da
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 ac1e2da

Please sign in to comment.