Skip to content

Commit 3a2c00a

Browse files
authored
Merge pull request #13 from actinia-org/renovate/actions-checkout-digest
Update actions/checkout digest to b4ffde6
2 parents b27c7b9 + bc9ec43 commit 3a2c00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
deploy:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
10+
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1111
- uses: actions/setup-python@v4
1212
with:
1313
python-version: 3.x

0 commit comments

Comments
 (0)