Skip to content

Commit 923da5c

Browse files
build(deps): bump the actions group with 3 updates (microsoft#2657)
1 parent f2ba767 commit 923da5c

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ updates:
1111
groups:
1212
actions:
1313
patterns:
14-
- "*"
14+
- "*"

.github/workflows/ci.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ jobs:
2121
name: Lint
2222
runs-on: ubuntu-latest
2323
steps:
24-
- uses: actions/checkout@v3
24+
- uses: actions/checkout@v4
2525
- name: Set up Python
26-
uses: actions/setup-python@v4
26+
uses: actions/setup-python@v5
2727
with:
2828
python-version: "3.10"
2929
- name: Install dependencies & browsers
@@ -79,7 +79,7 @@ jobs:
7979
browser: chromium
8080
runs-on: ${{ matrix.os }}
8181
steps:
82-
- uses: actions/checkout@v3
82+
- uses: actions/checkout@v4
8383
- name: Set up Python
8484
uses: actions/setup-python@v5
8585
with:
@@ -125,9 +125,9 @@ jobs:
125125
browser-channel: msedge
126126
runs-on: ${{ matrix.os }}
127127
steps:
128-
- uses: actions/checkout@v3
128+
- uses: actions/checkout@v4
129129
- name: Set up Python
130-
uses: actions/setup-python@v4
130+
uses: actions/setup-python@v5
131131
with:
132132
python-version: "3.10"
133133
- name: Install dependencies & browsers
@@ -160,7 +160,7 @@ jobs:
160160
os: [ubuntu-22.04, macos-13, windows-2019]
161161
runs-on: ${{ matrix.os }}
162162
steps:
163-
- uses: actions/checkout@v3
163+
- uses: actions/checkout@v4
164164
with:
165165
fetch-depth: 0
166166
- name: Get conda
@@ -180,9 +180,9 @@ jobs:
180180
run:
181181
working-directory: examples/todomvc/
182182
steps:
183-
- uses: actions/checkout@v3
183+
- uses: actions/checkout@v4
184184
- name: Set up Python
185-
uses: actions/setup-python@v4
185+
uses: actions/setup-python@v5
186186
with:
187187
python-version: '3.10'
188188
- name: Install dependencies & browsers

.github/workflows/publish_docker.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
contents: read # This is required for actions/checkout to succeed
1616
environment: Docker
1717
steps:
18-
- uses: actions/checkout@v3
18+
- uses: actions/checkout@v4
1919
- name: Azure login
2020
uses: azure/login@v2
2121
with:
@@ -25,11 +25,11 @@ jobs:
2525
- name: Login to ACR via OIDC
2626
run: az acr login --name playwright
2727
- name: Set up Python
28-
uses: actions/setup-python@v4
28+
uses: actions/setup-python@v5
2929
with:
3030
python-version: "3.10"
3131
- name: Set up Docker QEMU for arm64 docker builds
32-
uses: docker/setup-qemu-action@v2
32+
uses: docker/setup-qemu-action@v3
3333
with:
3434
platforms: arm64
3535
- name: Install dependencies & browsers

.github/workflows/test_docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
- jammy
2828
- noble
2929
steps:
30-
- uses: actions/checkout@v3
30+
- uses: actions/checkout@v4
3131
- name: Set up Python
32-
uses: actions/setup-python@v4
32+
uses: actions/setup-python@v5
3333
with:
3434
python-version: "3.10"
3535
- name: Install dependencies

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy