Skip to content

Commit 90a8b26

Browse files
authored
Merge pull request #1896 from jdno/upgrade-action
Upgrade actions/upload-artifact action
2 parents 9db7860 + 9bc6832 commit 90a8b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rbe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
done
7373
7474
- name: Upload Artifact
75-
uses: actions/upload-artifact@v3
75+
uses: actions/upload-artifact@v4
7676
with:
7777
name: rust-by-example
7878
path: book

0 commit comments

Comments
 (0)