Skip to content

Commit 27acbef

Browse files
committed
Bump actions/checkout and actions/setup-python
1 parent 7b1f0dc commit 27acbef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: Checkout
16-
uses: actions/checkout@v2
16+
uses: actions/checkout@v3
1717

1818
- name: Setup 1.42.0-x86_64-unknown-linux-gnu
1919
uses: actions-rs/toolchain@v1
@@ -61,7 +61,7 @@ jobs:
6161
if: matrix.os == 'windows-latest'
6262

6363
- name: Checkout
64-
uses: actions/checkout@v2
64+
uses: actions/checkout@v3
6565

6666
- name: Setup ${{ matrix.toolchain }}
6767
uses: actions-rs/toolchain@v1
@@ -72,7 +72,7 @@ jobs:
7272
components: clippy
7373

7474
- name: Setup Python 3.8
75-
uses: actions/setup-python@v1
75+
uses: actions/setup-python@v4
7676
with:
7777
python-version: '3.8'
7878

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