Skip to content

Commit 41caba8

Browse files
authored
Update HideProfiles.yml
1 parent f9d56dc commit 41caba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/HideProfiles.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Checkout repository
10-
uses: actions/checkout@v2.3.4
10+
uses: actions/checkout@v3
1111
- name: Setup python
12-
uses: actions/setup-python@v2
12+
uses: actions/setup-python@v4
1313
with:
1414
python-version: 3.9
1515
- name: Install dependencies

0 commit comments

Comments
 (0)