Skip to content

Commit a67faf9

Browse files
Update checkout action version to v5
1 parent d355bca commit a67faf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fulcrum-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
contents: write # to create GitHub releases
2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@v4
25+
uses: actions/checkout@v5
2626

2727
- name: Detect latest Fulcrum version
2828
id: latest

0 commit comments

Comments
 (0)