Skip to content

Commit 36c4833

Browse files
committed
CI: updating action's version
1 parent ac40a0a commit 36c4833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/circleci-artifacts-redirector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Run CircleCI artifacts redirector
1111
steps:
1212
- name: GitHub Action step
13-
uses: scientific-python/circleci-artifacts-redirector-action@4e13a10d89177f4bfc8007a7064bdbeda848d8d1 # v1.0.0
13+
uses: scientific-python/circleci-artifacts-redirector-action@7eafdb60666f57706a5525a2f5eb76224dc8779b # v1.1.0
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
1616
api-token: ${{ secrets.CIRCLE_TOKEN }}

0 commit comments

Comments
 (0)