Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 589c5ba

Browse files
authored
Merge pull request sksat#218 from sksat/renovate/actions-upload-pages-artifact-3.x
Update actions/upload-pages-artifact action to v3.0.1
2 parents d48de43 + 26f2736 commit 589c5ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
done
7575
7676
- name: arcive rustdoc
77-
uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
77+
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
7878
with:
7979
path: ./target/doc
8080

0 commit comments

Comments
 (0)