Skip to content

Commit e9b73b9

Browse files
Bump actions/checkout from 4.1.1 to 4.1.2 (#45)
1 parent d8d582f commit e9b73b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/02_release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: Release
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1
20+
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 #v4.1.2
2121
with:
2222
fetch-depth: 0
2323
- uses: actions/setup-java@9704b39bf258b59bc04b50fa2dd55e9ed76b47a8 #v4.1.0

0 commit comments

Comments
 (0)