Skip to content

Commit ed1121c

Browse files
committed
Update Node dependencies with new @palewire release
1 parent 6fb0340 commit ed1121c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/continuous-deployment.yml

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

1515
- id: install
1616
name: Install Python, pipenv and Pipfile packages
17-
uses: palewire/install-python-pipenv-pipfile@21613f77896f538a9e83e8cf40ecd2c739a03549
17+
uses: palewire/install-python-pipenv-pipfile@v4
1818
with:
1919
python-version: 3.9
2020

@@ -34,7 +34,7 @@ jobs:
3434

3535
- id: install
3636
name: Install Python, pipenv and Pipfile packages
37-
uses: palewire/install-python-pipenv-pipfile@21613f77896f538a9e83e8cf40ecd2c739a03549
37+
uses: palewire/install-python-pipenv-pipfile@v4
3838
with:
3939
python-version: ${{ matrix.python }}
4040

@@ -54,7 +54,7 @@ jobs:
5454

5555
- id: install
5656
name: Install Python, pipenv and Pipfile packages
57-
uses: palewire/install-python-pipenv-pipfile@21613f77896f538a9e83e8cf40ecd2c739a03549
57+
uses: palewire/install-python-pipenv-pipfile@v4
5858
with:
5959
python-version: 3.9
6060

0 commit comments

Comments
 (0)