Skip to content

Commit 0382c01

Browse files
authored
Update static.yml
1 parent 40fb5ea commit 0382c01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/static.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
steps:
3131

3232
- name: Checkout
33-
uses: actions/checkout@v3
33+
uses: actions/checkout@v3.2.1
3434
- name: Force action download
35-
uses: actions/upload-artifact@v3
35+
uses: actions/upload-artifact@v3.2.1
3636
with:
3737
name: dummy
3838
path: README.md

0 commit comments

Comments
 (0)