We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5332c71 commit 344663dCopy full SHA for 344663d
‎.github/workflows/update.yml
@@ -55,11 +55,11 @@ jobs:
55
git config --global user.name 'Conda Bot'
56
git config --global user.email '[email protected]'
57
58
- - uses: conda/actions/combine-durations@15f883f14f4232f83658e3609c3316d58905138f # v24.8.0
+ - uses: conda/actions/combine-durations@6e72e0db87e72f0020e493aeb02f864363bd9258 # v24.11.1
59
id: durations
60
continue-on-error: true
61
62
- - uses: conda/actions/template-files@15f883f14f4232f83658e3609c3316d58905138f # v24.8.0
+ - uses: conda/actions/template-files@6e72e0db87e72f0020e493aeb02f864363bd9258 # v24.11.1
63
id: templates
64
65
0 commit comments