Skip to content

Commit aba21d5

Browse files
committed
Updated GH actions versions
1 parent 53f305f commit aba21d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/upload-artifact.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout repository
14-
uses: actions/checkout@v2
14+
uses: actions/checkout@v4
1515

1616
- name: Upload artifact
17-
uses: actions/upload-artifact@v2
17+
uses: actions/upload-artifact@v4
1818
with:
1919
name: staging2live-latest
2020
path: |

0 commit comments

Comments
 (0)